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/droodotfoo/raxol/raxolgit clone --depth 1 https://github.com/DROOdotFOO/raxolGrade A, and why
raxol 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
{
"raxol": {
"type": "stdio",
"command": "mix",
"args": [
"mcp.server"
],
"env": {
"MIX_ENV": "dev"
}
}
}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 58419c048ceb
raxol is an MCP server published in the GitHub repository DROOdotFOO/raxol (76 stars, last pushed 3d 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-30.
Other mcp servers, from other repositories
agent-bridge
Real-time communication between Claude Code instances across machines and workspaces. Redis-backed channels with background task notifications for true push in VS Code. Runs locally from the mcp-agent-bridge npm package. Needs 2 environment variables to run.
tidewave
MCP server "tidewave", hosted remotely at localhost, as configured in pass-agent/loomkin.
tidewave
MCP server "tidewave", hosted remotely at localhost, as configured in guess/claudecode.
agentsim-mcp
AgentSIM MCP server — OTP session tools for AI coding assistants. Runs locally from the agentsim-mcp Python package.
evolith
Executable architecture governance: an unevaluated rule is reported as a failure, never a pass. Runs locally from the @beyondnet/evolith-mcp npm package.
agent-mesh
MCP server "agent-mesh" as configured in prathamesh-git9/agent-mesh. Runs locally from the agent-mesh Python package.