MCP Server
MCP
io.github.smigolsmigol/llmkit
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
Install
npx -y @f3d1/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@f3d1/llmkit-mcp-server",
"version": "0.4.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "LLMKit API key. Optional: local tools work without it.",
"format": "string",
"isSecret": true,
"name": "LLMKIT_API_KEY"
},
{
"description": "LLMKit proxy URL (defaults to hosted service)",
"format": "string",
"name": "LLMKIT_PROXY_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment