Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.smigolsmigol/llmkit

NPM · @F3D1/LLMKIT-MCP-SERVER · SCANNED AUG 3

AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs

+14 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • 75% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 383 tokens (~31/item across 12 items; 11 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @f3d1/llmkit-mcp-server

# add to Claude Code
claude mcp add smigolsmigol-llmkit -- npx -y @f3d1/llmkit-mcp-server
# add to Codex CLI
codex mcp add smigolsmigol-llmkit -- npx -y @f3d1/llmkit-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "smigolsmigol-llmkit": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@f3d1/llmkit-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add smigolsmigol-llmkit --command npx --arg -y --arg @f3d1/llmkit-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  smigolsmigol-llmkit:
    command: "npx"
    args: ["-y", "@f3d1/llmkit-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "smigolsmigol-llmkit": {
      "command": "npx",
      "args": [
        "-y",
        "@f3d1/llmkit-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +25
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 75 → unverified functional
    • Schema quality: unverified → good functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • First check of Capabilities: pass functional
    • Licence: MIT functional
  • 1 Aug 26 +15
    • Malware scan: unverified → pass security
  • 31 Jul 26 −26
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +26
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 75 functional
  • 28 Jul 26 −26
    • Tool coverage: 100 → unverified functional
    • Schema quality: 75 → unverified functional
  • 27 Jul 26 50

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@f3d1/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 11 exposed · ~377 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
llmkit_budget_status ~34

Check budget limits and remaining balance

NameTypeReqDescription
budgetIdstringSpecific budget ID, or omit for all
NameTypeReqDescription
budgetsarrayyes

No examples provided.

llmkit_cost_query ~72

Query cost breakdown grouped by provider, model, session, or day

NameTypeReqDescription
daysnumberDays to look back (default 30)
groupBystringyesHow to group results
modelstringFilter by model
providerstringFilter by provider
NameTypeReqDescription
breakdownarrayyes
daysnumberyes
groupBystringyes

No examples provided.

llmkit_health ~17

Check proxy health and response time

Input schema present but exposes no named parameters.

NameTypeReqDescription
responseTimeMsnumber
statusstringyes

No examples provided.

llmkit_list_keys ~21

List all API keys with status and creation date

Input schema present but exposes no named parameters.

NameTypeReqDescription
keysarrayyes

No examples provided.

llmkit_local_agents ~29

Subagent cost attribution for the current Claude Code session. Shows which agents cost the most.

Input schema present but exposes no named parameters.

NameTypeReqDescription
agentCountnumberyes
byTypearray
mainConversationCostUsdnumber
sessionIdstringyes
subagentsTotalCostUsdnumber
totalCostUsdnumberyes

No examples provided.

llmkit_local_cache ~28

Cache savings analysis across all detected AI coding tools. Shows how much prompt caching saved.

Input schema present but exposes no named parameters.

NameTypeReqDescription
savingsarray
totalSavedUsdnumberyes

No examples provided.

llmkit_local_forecast ~28

Monthly cost projection based on local AI tool usage. Compares to Max subscription.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dailyAverageUsdnumberyes
maxSubscriptionSavingsUsdnumber
projectedMonthlyUsdnumberyes
totalSessionsnumber
totalTrackedUsdnumber

No examples provided.

llmkit_local_projects ~30

Cumulative cost across all projects and sessions from all detected AI coding tools, ranked by spend.

Input schema present but exposes no named parameters.

NameTypeReqDescription
projectsarrayyes
totalCostUsdnumberyes

No examples provided.

llmkit_local_session ~32

Current session cost across all detected AI coding tools (Claude Code, Cline). No API key needed.

Input schema present but exposes no named parameters.

NameTypeReqDescription
sessionsarray
sourceCountnumberyes
totalCostUsdnumberyes

No examples provided.

llmkit_session_summary ~49

Get recent proxy sessions with cost, duration, and models used

NameTypeReqDescription
limitnumberNumber of sessions (default 10)
sessionIdstringSpecific session ID
NameTypeReqDescription
sessionsarrayyes

No examples provided.

llmkit_usage_stats ~37

Get usage statistics (spend, requests, top models) for a time period

NameTypeReqDescription
periodstringTime period
NameTypeReqDescription
cacheHitRatenumber
cacheReadTokensnumber
inputTokensnumber
outputTokensnumber
periodstringyes
requestsnumberyes
topModelsarray
totalSpendUsdnumberyes

No examples provided.