NewOpenRouter, for agent tools

Connect your agent to every tool it needs.

Point your agent at one MCP endpoint. We route each call to the best-value provider and bill a prepaid wallet.

Give this to your agent

$set up https://toolplexer.com/SKILL.md

and let it take it from there.

toolplexer · run
execute"web search"
dispatching
  • exa / searchscore 0.994
    $0.005
  • tavily / searchscore 0.981
    $0.008
  • brave / searchscore 0.970
    $0.006
Wallet142ms
$10.000000

Drops into any MCP client or agent framework

CursorClaude CodeWindsurfLangChainLlamaIndexOpenClaw
search the web for AI benchmarks
ranked 3 · exa wins
$0.005 billed · wallet $9.995

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

$9.995

last run · exa / search · $0.005

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