Monsthera
Freeby MCP Community
Give your AI coding agents a shared brain, a backlog, and the ability to work together
v2.0.12Added Apr 12, 2026
mcpmulti-agentco-codingshared-contextcli
Monsthera MCP Server
Give your AI coding agents a shared brain, a backlog, and the ability to work together
Installation
Reviews
Installation
Quick install
npx -y monsthera-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"monsthera": {
"command": "npx",
"args": ["-y", "monsthera-mcp"]
}
}
}