Llmkit runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 17 Jul 2026.
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
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 llmkit -- npx -y @f3d1/llmkit-mcp-server
{
"mcpServers": {
"llmkit": {
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.llmkit]
command = "npx"
args = ["-y", "@f3d1/llmkit-mcp-server"]
{
"mcpServers": {
"llmkit": {
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"llmkit": {
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.