NewOpenRouter, for agent tools
Connect your agent to every tool it needs.

Drops into any MCP client or agent framework
CursorClaude CodeWindsurfLangChainLlamaIndexOpenClaw

Routing
Your agent asks. We pick who answers.
Every call is ranked across providers on quality, price, and live health. Only the winner runs. The rest are never billed.
- Best-value provider, every time
- Automatic failover if one is down
- Works while your agent is looping

Wallet
One prepaid balance. Per call, not per month.
Hold at start, settle on success. Failed or empty runs release the hold at zero. No seats, no minimums, no stacked vendor bills.
- Micro-dollar ledger, always in balance
- Optional auto-reload
- 30-day budget ceilings
What happens on every call
01
Connect once
Add the ToolPlexer MCP server to your agent, or call the REST API with one key.
02
Add credits
Top up a prepaid balance. Optional auto-reload keeps long-running agents funded.
03
Call any capability
Search, scrape, social, code exec — we route each task and bill the single winning call.
Quickstart
Connected in under a minute
Paste one config into Cursor or Claude Code. Rate limits, retries, and provider auth are handled for you.
{
"mcpServers": {
"toolplexer": {
"type": "http",
"url": "https://mcp.toolplexer.com/mcp",
"headers": {
"Authorization": "Bearer tpl_live_YOUR_KEY"
}
}
}
}
Meet your new tool router.
Get started