{ "mcpServers": { "state-hub": { "type": "stdio", "command": "/home/worsch/the-custodian/state-hub/.venv/bin/python", "args": ["-m", "mcp_server.server"], "cwd": "/home/worsch/the-custodian/state-hub", "env": { "API_BASE": "http://127.0.0.1:8000" } } } }