github JavaScript re-analysis due

MukundaKatta/AgentBudgetMcp

github

MCP server for @mukundakatta/agentbudget — token + dollar budget caps for AI agents over stdio. Drop into Claude Desktop, Cursor, Cline, Windsurf, Zed.

maintainer
MukundaKatta
license
MIT
first seen
2026-06-13
last seen
2026-06-14
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 3 tools
transport stdio · http counts 3 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • budget_status
  • configure_budget
  • record_llm_usage
code evidence vv0.1.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 2

shell / exec 1

  • shell (weak) MukundaKatta-AgentBudgetMcp-839284b/test/smoke.test.ts :9 import { spawn, type ChildProcess } from 'node:child_process';

tool registrations 3

  • configure_budget MukundaKatta-AgentBudgetMcp-839284b/src/server.ts :68
  • record_llm_usage MukundaKatta-AgentBudgetMcp-839284b/src/server.ts :112
  • budget_status MukundaKatta-AgentBudgetMcp-839284b/src/server.ts :135

install hooks 1

  • prepublishOnly MukundaKatta-AgentBudgetMcp-839284b/package.json :17 npm run build

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.0.0
  • @mukundakatta/agentbudget@^0.1.0
  • tsx@^4.7.0
  • typescript@^5.4.0
  • @types/node@^20.0.0