Tokencost Dev runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm. Last commit 28 Jul 2026.
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
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 tokencost-dev -- npx -y tokencost-dev
{
"mcpServers": {
"tokencost-dev": {
"args": [
"-y",
"tokencost-dev"
],
"command": "npx"
}
}
}
[mcp_servers.tokencost-dev]
command = "npx"
args = ["-y", "tokencost-dev"]
{
"mcpServers": {
"tokencost-dev": {
"args": [
"-y",
"tokencost-dev"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tokencost-dev": {
"args": [
"-y",
"tokencost-dev"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.