forked from cartsnitch/api
84c143c4e7
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}"
|
|
}
|
|
}
|
|
}
|
|
}
|