github Python analyzed 6878bfd

CSOAI-ORG/agent-token-budget-mcp

v1.1.6
github

Agent Token Budget MCP — per-session spend cap with signed budget-exhausted attestations. Twin of bft-progress-council-mcp (spend-axis vs stall-axis guardrail). By MEOK AI Labs.

maintainer
CSOAI-ORG
license
MIT
first seen
2026-06-07
last seen
2026-08-02
releases · 30d
0
short id

Drift inferred · capture-to-capture

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

capabilities 6 tools
transport stdio · streamable-http · http verified reported listed in the official MCP registry counts 6 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • check_budget
  • estimate_cost
  • get_summary
  • list_models
  • record_call
  • start_budget
code evidence v1.1.6 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 4

network 1

  • net CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :41 import urllib.request as _meter_urlreq

secrets 1

  • secrets CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :47 _HMAC_SECRET = os.environ.get("MEOK_HMAC_SECRET", "")

tool registrations 6

  • start_budget CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :114
  • record_call CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :154
  • check_budget CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :217
  • get_summary CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :270
  • list_models CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :311
  • estimate_cost CSOAI-ORG-agent-token-budget-mcp-6878bfd/server.py :321