Langroid
MCP ServerFeaturedby Community · Added 5mo ago
Claude
4.0k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"langroid": {
"command": "npx",
"args": [
"langroid"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables building LLM-powered applications through a multi-agent programming paradigm.
Tags
Developer Toolsmcp-servertop-100