Processing Capacity Planner for Claude Desktop
io.github.wxt-ai/processing-capacity-planner
Select a processing profile
client:Claude Desktop
transport:streamable-http
Install Processing Capacity Planner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"processing-capacity-planner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://openings-vote-drilling-initially.trycloudflare.com/mcp/processing-capacity-planner"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs