Loomal

Compute Finance Oracle

MCP server by github.com/compute-finance/mcp

Live AI compute pricing oracle — real-time LLM model prices across providers

0 starsnpm: @compute-finance/mcp

About Compute Finance Oracle

Compute Finance Oracle is an MCP (Model Context Protocol) server published by compute-finance in the official MCP registry, listed under Finance on Loomal. Live AI compute pricing oracle — real-time LLM model prices across providers

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

Development happens in the open at github.com/compute-finance/mcp.

Use Compute Finance Oracle with your agent

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

Frequently asked questions

What is Compute Finance Oracle?
Compute Finance Oracle is an MCP (Model Context Protocol) server by compute-finance in the Finance category. Live AI compute pricing oracle — real-time LLM model prices across providers
How do I connect Compute Finance Oracle to Claude, Cursor, or another MCP client?
Install Compute Finance Oracle from its npm package (@compute-finance/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 Compute Finance Oracle open source?
Yes — the source code is public at github.com/compute-finance/mcp.
Can AI agents pay to use Compute Finance Oracle?
Not yet through Loomal — Compute Finance 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 Compute Finance Oracle? Claim this listing free by verifying GitHub ownership, or contact us.