{ "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" } } } }