Catalog
io.github.Rckl88/seracade
OfficialLLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
Audit and optimize LLM API costs by routing requests to cheapest quality models.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"seracade": {
"command": "npx",
"args": [
"-y",
"seracade@2.8.0"
]
}
}
}