15 lines
290 B
JSON
15 lines
290 B
JSON
{
|
|
"mcpServers": {
|
|
"gitea": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@andrebuzeli/git-mcp@latest"
|
|
],
|
|
"env": {
|
|
"GITEA_HOST": "https://gitea.hmac.kr",
|
|
"GITEA_ACCESS_TOKEN": "0318de8265b9cbabc5e70773e94c59807ec3ad8a"
|
|
}
|
|
}
|
|
}
|
|
} |