three.ws Brain runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 4 Aug 2026.
List LLM providers and run chat completions through the three.ws multi-provider router.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brain-mcp -- npx -y @three-ws/brain-mcp
{
"mcpServers": {
"brain-mcp": {
"args": [
"-y",
"@three-ws/brain-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.brain-mcp]
command = "npx"
args = ["-y", "@three-ws/brain-mcp"]
{
"mcpServers": {
"brain-mcp": {
"args": [
"-y",
"@three-ws/brain-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brain-mcp": {
"args": [
"-y",
"@three-ws/brain-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.