Add MCP config for Gitea integration
This commit is contained in:
12
.gitea/mcp-gitea-config-chirho.json
Normal file
12
.gitea/mcp-gitea-config-chirho.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"gitea-chirho": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@anthropic/mcp-gitea-chirho"],
|
||||
"env": {
|
||||
"GITEA_URL": "https://gitea-genesis-chirho.perffection.com",
|
||||
"GITEA_TOKEN": "${GITEA_TOKEN}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user