chore(mcp): remove supervisor entry from .mcp.json
All checks were successful
CI / Lint / Test / Vet (push) Successful in 9s
CI / Mirror to GitHub (push) Successful in 3s

This commit is contained in:
Mathias Bergqvist
2026-05-12 14:49:46 +02:00
parent c11763472c
commit 46adaf2148

View File

@@ -1,12 +1,5 @@
{
"mcpServers": {
"supervisor": {
"type": "http",
"url": "https://supervisor-mcp.d-ma.be/mcp",
"headers": {
"Authorization": "Bearer ${SUPERVISOR_MCP_TOKEN}"
}
},
"brain": {
"type": "http",
"url": "https://brain-mcp.d-ma.be/mcp",