Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
Cloud inference is expensive. Everything that can run locally should. This MCP server tells your agent — before every cloud API call — whether the task can be handled by a local model instead. Route to Ollama, LM Studio, or llama.cpp when you can. Only pay for cloud when you must. Call this BEFORE every cloud inference call. If verdict is , skip the cloud call entirely and route to your local…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Cloud inference is expensive. Everything that can run locally should. This MCP server tells your agent — before every cloud API call — whether the task can be handled by a local model instead. Route to Ollama, LM Studio, or llama.cpp when you can. Only pay for cloud when you must. Call this BEFORE every cloud inference call. If verdict is , skip the cloud call entirely and route to your local model. Only use cloud when this tool returns . Field | Required | Description | | ✅ | The exact task…