Loading MCP server directory, please wait...
Delegate coding and sysops tasks to cheaper agents or local LLMs via durable background job queues.
npx @getmcp/cli add io.github.triumsebas/unlimited-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.triumsebas/unlimited-mcp": {
"command": "uvx",
"args": [
"unlimited-mcp"
]
}
}
}