feat: PicoClaw compose profile exposes brain MCP on localhost (#23)
Tests / Test (push) Skipped
Tests / Release (semver) (push) Skipped

Agent is not shipped. docker compose --profile picoclaw up brain-mcp
and point the client at 127.0.0.1:8630/mcp.
This commit is contained in:
2026-08-13 21:40:40 +01:00
committed by GitHub
co-authored by GitHub
parent ad83e2a12f
commit 0a05803f4b
7 changed files with 61 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ description: >-
# PicoClaw — fact-check before assert
PicoClaw (or any agent) speaks MCP at `POST /mcp` on `bin/brain/serve.go`.
2dph does not run the agent loop. Compose profile for a live agent is issue #9.
2dph does not run the agent loop. Compose: `docker compose --profile picoclaw up brain-mcp`
(see [docs/picoclaw.md](../../docs/picoclaw.md)).
## Tool order (before a factual reply)