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/llamadrive/bengo-toolkit/agent-formatgit clone --depth 1 https://github.com/llamadrive/bengo-toolkitGrade A, and why
agent-format 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 2d ago.
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
{
"agent-format": {
"command": "npx",
"args": [
"-y",
"@agent-format/[email protected]"
]
}
}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.
- 2d ago First seen · 9 lines scan A 917fe8694bc9
agent-format is an MCP server published in the GitHub repository llamadrive/bengo-toolkit (5 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
infinite-canvas
本地 Canvas Agent 用来连接画布网页和用户电脑上的 Codex / Claude Code。本地开发时优先连接 http://localhost:3000,不需要先使用线上站点。. Runs locally from the @basketikun/canvas-agent npm package.
revit-mcp-server
MCP Server for Revit integration - AI-Powered Revit Control. Runs locally from the @shuotao/revit-mcp-server npm package.
mcp
Turns any agent into a full agentic application — branded, interactive screens generated at runtime. Remote server at mcp.branderux.com.
j-can-see
MCP server that gives text-only AI coding agents a vision toolkit: describe/OCR images, locate elements with pixel coordinates, diff images, pick exact colors, trace SVGs — for clients whose primary model has no multimodal input. Runs locally from the j-can-see npm package.
flowgraf-mcp
Flowgraf MCP server — create and edit clean, editable architecture diagrams from your AI agent (Claude Code, Cursor, Windsurf). Returns an SVG plus a link to a live, editable canvas. Runs locally from the flowgraf-mcp npm package.
vector-mirror
Deterministic SVG perception for LLM agents — measures, never guesses. MCP server. Runs locally from the vector-mirror npm package.