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/wayfarer-ai/tracegraph/tracegraphgit clone --depth 1 https://github.com/wayfarer-ai/tracegraphGrade A, and why
tracegraph 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.
This is a copy
78% identical to vibium — 5 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{ "tracegraph": { "command": "npx", "args": [ "-y", "tracegraph" ] } }
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 9cd74dd1d7e8
tracegraph is an MCP server published in the GitHub repository wayfarer-ai/tracegraph (3 stars, last pushed 27d ago), licensed Apache-2.0. 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. It is 78% identical to vibium, differing in 5 lines, and is treated as a copy.
Other mcp servers, from other repositories
chp
Learn and adopt the Capability Host Protocol — the agentic web's open evidence layer. Remote server at capabilityhostprotocol.com.
fleetwright
Work leases in one SQLite file, so a fleet of agents divides a job list instead of racing it. Library, CLI and MCP server, zero dependencies. Runs locally from the fleetwright Python package.
quorum
Quorum Extensions for Flask. Runs locally from the quorum Python package.
mcp-monitor
MCP server "mcp-monitor" as configured in Partha-SUST16/mcpmonitor. Runs locally from the @partha-sust16/mcp-monitor npm package.
agentkeeper-aria
MCP server "agentkeeper-aria" as configured in Thinklanceai/agentkeeper. Launched with agentkeeper-mcp --agent-id aria --provider anthropic. Needs 2 environment variables to run.
june-mcp
MCP server for Junê — give any MCP agent (Claude Desktop, Claude Code, …) a shared, cited knowledge-graph memory backed by a June endpoint. Runs locally from the june-mcp Python package. Needs 13 environment variables to run.