Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/hedging8563/tokenlab-mcp-server/tokenlabgit clone --depth 1 https://github.com/hedging8563/tokenlab-mcp-serverGrade A, and why
tokenlab scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"tokenlab": {
"command": "npx",
"args": [
"-y",
"@tokenlabai/mcp-server"
],
"env": {
"TOKENLAB_API_BASE": "",
"TOKENLAB_API_KEY": "",
"TOKENLAB_REQUEST_TIMEOUT_MS": "",
"TOKENLAB_MCP_TOOL_PROFILE": "",
"TOKENLAB_MCP_MAX_FILE_BYTES": "",
"TOKENLAB_MCP_INLINE_BYTES": "",
"TOKENLAB_ARTIFACT_DIR": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 18 lines scan A b53aaf08a9cd
tokenlab is an MCP server published in the GitHub repository hedging8563/tokenlab-mcp-server (0 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
inferrail
A self-hosted gateway that sits between your app and OpenAI, turning every request into an attributable cost receipt — without persisting prompts or responses in its own local records. Runs locally from the inferrail Python package.
apiany-mcp
APIAny MCP server for model discovery, pricing, docs, and integration examples. Runs locally from the @apiany-ai/mcp npm package. Needs 2 environment variables to run.
godot-mcp
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development. Runs locally from the @tugcantopaloglu/godot-mcp npm package.
hypermnesia-mcp
Scientifically-grounded memory system based on computational neuroscience research. Runs locally from the hypermnesia-mcp Python package.
lunchmoney-mcp
MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more. Runs locally from the @akutishevsky/lunchmoney-mcp npm package. Needs 2 environment variables to run.
teamcity
MCP server exposing JetBrains TeamCity CI/CD workflows to AI coding assistants. Runs locally from the @daghis/teamcity-mcp npm package. Needs 3 environment variables to run.