chore: update standalone state hub wiring

This commit is contained in:
2026-05-17 20:01:21 +02:00
parent d444462de0
commit fdc395a600
23 changed files with 40 additions and 42 deletions

View File

@@ -38,7 +38,7 @@ Two services are exposed through the tunnel:
### Start the services
```bash
cd ~/the-custodian/state-hub
cd ~/state-hub
make api # FastAPI on :8000
make mcp-http # MCP SSE server on :8001 (separate terminal)