Loomal

Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.

6 starsnpm: @orcarouter/mcp

About OrcaRouter

OrcaRouter is an MCP (Model Context Protocol) server published by continuum-ai-corp in the official MCP registry, listed under Communication on Loomal. Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.

It ships as an npm package (@orcarouter/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/continuum-ai-corp/orcarouter-mcp-server, where the project has earned 6 GitHub stars.

Use OrcaRouter with your agent

Claude Code · one command
claude mcp add orcarouter -- npx -y @orcarouter/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "orcarouter": {
      "command": "npx",
      "args": [
        "-y",
        "@orcarouter/mcp"
      ]
    }
  }
}
npm@orcarouter/mcp

Frequently asked questions

What is OrcaRouter?
OrcaRouter is an MCP (Model Context Protocol) server by continuum-ai-corp in the Communication category. Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.
How do I connect OrcaRouter to Claude, Cursor, or another MCP client?
Install OrcaRouter from its npm package (@orcarouter/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is OrcaRouter open source?
Yes — the source code is public at github.com/continuum-ai-corp/orcarouter-mcp-server, with 6 GitHub stars.
Can AI agents pay to use OrcaRouter?
Not yet through Loomal — OrcaRouter is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OrcaRouter? Claim this listing free by verifying GitHub ownership, or contact us.