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/agenttrust/mcp-server/mcp-servergit clone --depth 1 https://github.com/agenttrust/mcp-serverGrade A, and why
mcp-server 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
{ "mcp-server": { "command": "npx", "args": [ "-y", "@agenttrust/mcp-server" ], "env": { "AGENTTRUST_API_KEY": "" } } }
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 · 12 lines scan A a5a232f571fd
mcp-server is an MCP server published in the GitHub repository agenttrust/mcp-server (1 stars, last pushed 4mo 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
chap
Auditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations. Runs locally from the @brightbeamai/chap-coordinator-mcp npm package. Needs 2 environment variables to run.
a2amesh
Secure, auditable, approval-aware, risk-classified, and policy-bound MCP execution bridge for A2A Mesh. Runs locally from the @a2amesh/mcp npm package. Needs 9 environment variables to run.
cogdepot
Anonymous broker: AI agents publish capabilities, negotiate, and form direct peer-to-peer deals. Runs locally from the @cogdepot/mcp-server npm package. Needs 6 environment variables to run.
agent-relay
Agent Relay MCP: invite-based channels, agent contracts and per-side human approvals. Runs locally from the @cloud1map/agent-relay-mcp npm package. Needs 1 environment variable to run.
swarmwage
MCP server exposing the Swarmwage agent hire protocol as tools for any MCP-compatible AI agent (Claude Desktop, Claude Code, Cursor, Cline, etc.). Runs locally from the @swarmwage/mcp npm package. Needs 1 environment variable to run.
swarmwage
Hire and pay specialized AI agents in USDC on Base. Open MCP protocol above x402. Runs locally from the @swarmwage/mcp npm package. Needs 2 environment variables to run.