ryanjoachim/mcp-batchit
🚀 MCP aggregator for batching multiple tool calls into a single request. Reduces overhead, saves tokens, and simplifies complex operations in AI agent workflows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-batchit": {
"command": "npx",
"args": [
"-y",
"mcp-batchit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...