← Back to Plugins
MCP Server MCP

Compute Finance Oracle

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @compute-finance/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@compute-finance/mcp",
      "version": "0.8.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "Run setup to install Claude Code skills and cost hook (optional, only for Claude Code users)",
          "value": "setup",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...