sal/.roo/mcp.json

16 lines
398 B
JSON

{
"mcpServers": {
"gitea": {
"command": "/Users/despiegk/hero/bin/mcpgitea",
"args": [
"-t", "stdio",
"--host", "https://gitea.com",
"--token", "5bd13c898368a2edbfcef43f898a34857b51b37a"
],
"env": {
"GITEA_HOST": "https://git.threefold.info/",
"GITEA_ACCESS_TOKEN": "5bd13c898368a2edbfcef43f898a34857b51b37a"
}
}
}
}