13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"mcpServers": {
|
|
"gitea-chirho": {
|
|
"command": "npx",
|
|
"args": ["-y", "@anthropic/mcp-gitea-chirho"],
|
|
"env": {
|
|
"GITEA_URL": "https://gitea-genesis-chirho.perffection.com",
|
|
"GITEA_TOKEN": "${GITEA_TOKEN}"
|
|
}
|
|
}
|
|
}
|
|
}
|