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/intellectronica/ruler/examplegit clone --depth 1 https://github.com/intellectronica/rulerGrade A, and why
example 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
{
"example": {
"url": "https://mcp.example.com"
}
}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 · 5 lines scan A d4fdf0fae7ab
example is an MCP server published in the GitHub repository intellectronica/ruler (2,901 stars, last pushed 5d 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-memory
MCP server "agent-memory" as configured in RashadAnsari/myagents. Launched with bash -c PLUGIN="${CLAUDE_PLUGIN_ROOT}"; [ -z "$PLUGIN" ] && PLUGIN="$(pwd)"; exe.
mcp-server
OSS to create Personas, Skills, Templates, Agents, and Memories to customize your AI experience. Runs locally from the @dollhousemcp/mcp-server npm package.
mcp-knowledge-bridge
MCP server "mcp-knowledge-bridge" as configured in Brian20040323/mcp-knowledge-bridge. Runs locally from the mcp-knowledge-bridge Python package.
microsoft-graph-enterprise
MCP server "microsoft-graph-enterprise", hosted remotely at mcp.svc.cloud.microsoft, as configured in daddia/claude-for-strategy.
slack
Slack's hosted MCP server: lets the agent read channels, search messages and post in a Slack workspace. Remote server at mcp.slack.com.
google-calendar
MCP server "google-calendar", hosted remotely at calendarmcp.googleapis.com, as configured in daddia/claude-for-strategy.