MCP Server
MCP
LLM Usage
Local-first, multi-provider tool that captures LLM API spend and exposes it to coding agents via MCP
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
By
Comments
Sign in to leave a comment