three.ws Brain for Claude Code
io.github.nirholas/brain-mcp
List LLM providers and run chat completions through the three.ws multi-provider router.
client:Claude Code
transport:stdio
runtime:npm
Install three.ws Brain in Claude Code
run in your project directory
claude mcp add brain-mcp -e THREE_WS_BASE=<THREE_WS_BASE> -e THREE_WS_API_KEY=<THREE_WS_API_KEY> -e THREE_WS_TIMEOUT_MS=<THREE_WS_TIMEOUT_MS> -- npx -y @three-ws/brain-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs