MCP Server
MCP
Compute Finance Oracle
Live AI compute pricing oracle — real-time LLM model prices across providers
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
By
Comments
Sign in to leave a comment