forked from groombook/org
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}"
|
|
}
|
|
}
|
|
}
|
|
}
|