Loomal

llm-oracle

MCP server by github.com/weiseer/llm-oracle

Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.

0 starsnpm: @weiseer/llm-oracle-mcp

About llm-oracle

llm-oracle is an MCP (Model Context Protocol) server published by weiseer in the official MCP registry, listed under Autonomous Agents on Loomal. Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.

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

Development happens in the open at github.com/weiseer/llm-oracle.

Use llm-oracle with your agent

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

Frequently asked questions

What is llm-oracle?
llm-oracle is an MCP (Model Context Protocol) server by weiseer in the Autonomous Agents category. Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
How do I connect llm-oracle to Claude, Cursor, or another MCP client?
Install llm-oracle from its npm package (@weiseer/llm-oracle-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 llm-oracle open source?
Yes — the source code is public at github.com/weiseer/llm-oracle.
Can AI agents pay to use llm-oracle?
Not yet through Loomal — llm-oracle 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 llm-oracle? Claim this listing free by verifying GitHub ownership, or contact us.