Files
api/.mcp.json
T
Savannah Savings 7c5ee9bdc0
CI / lint (push) Failing after 3s
CI / test (push) Failing after 17s
CI / build-and-push (push) Has been skipped
CI / typecheck (push) Failing after 29s
Promote dev → uat: remove invalid CI deploy jobs (CAR-1069) (#38)
2026-05-27 01:57:23 +00:00

12 lines
190 B
JSON

{
"mcpServers": {
"gitea": {
"type": "http",
"url": "https://git-mcp.farh.net/mcp",
"headers": {
"Authorization": "Bearer ${GITEA_TOKEN}"
}
}
}
}