← Back to Plugins
MCP Server MCP

io.github.sachinuppal/modelcostsaver

github By github 👁 1 views ▲ 0 votes

Offline MCP: predict LLM call cost and pick the cheapest capable model. No keys, no network.

Homepage Verified source GitHub

Install

npx -y @workswarm/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@workswarm/modelcostsaver",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...