← Back to Plugins
MCP Server MCP

LLM Usage

github By github 👁 2 views ▲ 0 votes

Local-first, multi-provider tool that captures LLM API spend and exposes it to coding agents via MCP

Homepage Verified source GitHub

Install

uvx llm-usage-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "llm-usage-mcp",
      "version": "0.1.3",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...