LLM Usage runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 17 Sep 2026.
Local-first, multi-provider tool that captures LLM API spend and exposes it to coding agents via MCP
Today is the operative word: we check LLM Usage every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add llm-usage-mcp -- uvx llm-usage-mcp
{
"mcpServers": {
"llm-usage-mcp": {
"args": [
"llm-usage-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.llm-usage-mcp]
command = "uvx"
args = ["llm-usage-mcp"]
{
"mcpServers": {
"llm-usage-mcp": {
"args": [
"llm-usage-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"llm-usage-mcp": {
"args": [
"llm-usage-mcp"
],
"command": "uvx"
}
}
}
An MCP server that provides persistent multimodal context storage for LLM agents.
MCP server that provides architecture design expertise to AI coding agents
dev953 method companion: exposes its multi-agent coding method as callable MCP tools.
Turns an agent coding session into a short recap video. Local-first.
Local-first MCP server that exposes a Markdown vault through MCP.
ProphetKey MCP bridge - encrypted local-first API key vault for AI agents, keys never exposed
Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
Local-first persistent memory for coding agents and MCP clients.
Answers built from our own checks of this server.