Thin stdio-to-HTTP proxy that connects MCP clients to Modus Brain's knowledge base API at brain.modusop.app. All tool logic lives server-side, so you automatically get new capabilities without reinstalling. Ships with semantic search, chunk retrieval, client briefs, observation logging, and decision tracking. The proxy itself is stateless: it forwards JSON-RPC over stdio to Brain's HTTP endpoint and pipes responses back. If your client speaks remote MCP natively, skip this and hit the Brain URL directly. Otherwise, drop your Brain token into the env config, point your client at npx, and restart. Replaces the older 0.x tools that talked directly to ModusOp's API with a unified knowledge-first interface.
claude mcp add --transport stdio jwwd-repos-modusop-mcp uvx modusop-mcp