diff --git a/.mcp.json b/.mcp.json index 7ca4866..7001130 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,13 +1,3 @@ { - "mcpServers": { - "state-hub": { - "type": "stdio", - "command": "/home/worsch/the-custodian/state-hub/.venv/bin/python", - "args": ["/home/worsch/the-custodian/state-hub/mcp_server/server.py"], - "env": { - "PYTHONPATH": "/home/worsch/the-custodian/state-hub", - "API_BASE": "http://127.0.0.1:8000" - } - } - } -} + "mcpServers": {} +} \ No newline at end of file