What is the io.github.smigolsmigol/llmkit MCP server?
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
How to install io.github.smigolsmigol/llmkit
Copy-paste configuration for popular MCP clients.
LLMKIT_API_KEYsecretLLMKit API key. Optional: local tools work without it.
LLMKIT_PROXY_URLLLMKit proxy URL (defaults to hosted service)
{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<YOUR_LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<YOUR_LLMKIT_PROXY_URL>"
}
}
}
}{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<YOUR_LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<YOUR_LLMKIT_PROXY_URL>"
}
}
}
}{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<YOUR_LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<YOUR_LLMKIT_PROXY_URL>"
}
}
}
}{
"servers": {
"llmkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<YOUR_LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<YOUR_LLMKIT_PROXY_URL>"
}
}
}
}claude mcp add llmkit --env LLMKIT_API_KEY=<YOUR_LLMKIT_API_KEY> --env LLMKIT_PROXY_URL=<YOUR_LLMKIT_PROXY_URL> -- npx -y @f3d1/llmkit-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.