Files
2dph/deploy/picoclaw/mcp.json.example
T
eSliderandGitHub 7fb51e9918
Tests / Test (push) Failing after 5s
Tests / Release (semver) (push) Skipped
feat: PicoClaw compose profile exposes brain MCP on localhost (#23)
Agent is not shipped. docker compose --profile picoclaw up brain-mcp
and point the client at 127.0.0.1:8630/mcp.
2026-08-13 21:40:40 +01:00

9 lines
191 B
JSON

{
"mcpServers": {
"2dph": {
"url": "http://127.0.0.1:8630/mcp",
"description": "2dph fact gate. Tool order: search → get → audit. throttled is not absence."
}
}
}