MCP Server
MCP
llm-oracle
Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
Install
npx -y @weiseer/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@weiseer/llm-oracle-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the remote catalog URL (default https://oracle.weiseer.com/catalog.json)",
"name": "LLM_ORACLE_URL"
},
{
"description": "Set to any value to skip remote fetch and use bundled catalog only",
"name": "LLM_ORACLE_LOCAL_ONLY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment