Configured MCP clients can read bounded project context and tasks, then
report results through Phewsh's existing record. Your project-owned
.intent/ files remain the source of truth.
Optional, local-first, and removable. MCP connects tools; it does not make them identical or authorize execution.
curl -fsSL phewsh.com/install.sh | sh —
no account needed.
phewsh mcp setup
adds the bundled stdio server to a client you choose. The client receives
bounded Project, Next, constraints, and task capabilities.
phewsh ion claim.
Everything on this page is local-first: the bridge binds to
localhost only, and receipts are plain JSON files you can
open yourself. Team coordination and explicit cloud state live in Ion;
teammates cannot reach this machine's localhost.
See /connect for the full integration picture.