43722ae883
CI / lint (push) Successful in 20s
CI / e2e (push) Failing after 3s
CI / test (push) Successful in 18s
CI / audit (push) Successful in 14s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Failing after 2s
CI / deploy-uat (push) Failing after 2s
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"mcpServers": {
|
|
"gitea": {
|
|
"type": "http",
|
|
"url": "https://git-mcp.farh.net/mcp",
|
|
"headers": {
|
|
"Authorization": "Bearer ${GITEA_TOKEN}"
|
|
}
|
|
}
|
|
}
|
|
}
|