Files
eSliderandGitHub 0a05803f4b
Tests / Test (push) Skipped
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

629 B

PicoClaw profile (reference agent)

2dph is the memory/fact gate. PicoClaw (or any MCP client) is the agent loop and is not shipped in this repo.

docker compose --profile picoclaw up brain-mcp

The API listens on 127.0.0.1:8630. Point the agent at http://127.0.0.1:8630/mcp using deploy/picoclaw/mcp.json.example.

OpenAPI: GET http://127.0.0.1:8630/openapi.json.

Before a factual reply: searchgetaudit. throttled is not a negative finding. See skills/picoclaw/SKILL.md.

No Cursor required. A live PicoClaw binary/image is an operator choice.