84c143c4e7
CI / lint (push) Failing after 3s
CI / typecheck (push) Failing after 19s
CI / lint (pull_request) Failing after 4s
CI / test (push) Failing after 30s
CI / build-and-push (push) Has been skipped
CI / typecheck (pull_request) Failing after 18s
CI / test (pull_request) Failing after 29s
CI / build-and-push (pull_request) Has been skipped
Co-authored-by: Barcode Betty <32+cs_betty@noreply.git.farh.net> Co-committed-by: Barcode Betty <32+cs_betty@noreply.git.farh.net>
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}"
|
|
}
|
|
}
|
|
}
|
|
}
|