14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"mcpServers": {
|
|
"gitea": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@andrebuzeli/git-mcp@latest"
|
|
],
|
|
"env": {
|
|
"GITEA_HOST": "https://gitea.hmac.kr",
|
|
"GITEA_ACCESS_TOKEN": "34a35034b9335b5129c8bfcd27e841d83f0aeaed"
|
|
}
|
|
}
|
|
}
|
|
} |