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…
Déduit des transports déclarés par cette annonce (stdio, streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a pas mené à bien d’échange tools/list contre cet endpoint et n’a donc aucune observation de ce que le serveur expose. Rien ici ne dit qu’il n’expose rien.
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…