Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLMKIT_API_KEY | No | LLMKit API key from the dashboard. Optional for local tools. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| llmkit_usage_stats | Get usage statistics (spend, requests, top models) for a time period |
| llmkit_cost_query | Query cost breakdown grouped by provider, model, session, or day |
| llmkit_list_keys | List all API keys with status and creation date |
| llmkit_budget_status | Check budget limits and remaining balance |
| llmkit_health | Check proxy health and response time |
| llmkit_session_summary | Get recent proxy sessions with cost, duration, and models used |
| llmkit_local_session | Current session cost across all detected AI coding tools (Claude Code, Cline). No API key needed. |
| llmkit_local_projects | Cumulative cost across all projects and sessions from all detected AI coding tools, ranked by spend. |
| llmkit_local_cache | Cache savings analysis across all detected AI coding tools. Shows how much prompt caching saved. |
| llmkit_local_forecast | Monthly cost projection based on local AI tool usage. Compares to Max subscription. |
| llmkit_local_agents | Subagent cost attribution for the current Claude Code session. Shows which agents cost the most. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Session Cost Dashboard |