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/projas01/sp-devcontrol/devcontrolgit clone --depth 1 https://github.com/PRojas01/SP-DevControlGrade A, and why
devcontrol 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
{
"devcontrol": {
"type": "sse",
"url": "http://localhost:7893/mcp"
}
}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 · 6 lines scan A 59dae3b7f0f1
devcontrol is an MCP server published in the GitHub repository PRojas01/SP-DevControl (0 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
kakunin
X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant. Runs locally from the @kakunin/mcp npm package. Needs 2 environment variables to run.
disclos-eu-ai-act
MCP server that classifies AI systems under the EU AI Act (Regulation (EU) 2024/1689) — risk tier, obligations, deadlines, EUR-Lex citations, and a crosswalk to ISO 42001 / NIST AI RMF / GDPR — for AI assistants like Claude and Cursor. By Disclos. Runs locally from the disclos-eu-ai-act npm package.
gate
One ship/no-ship verdict from aiglare, bouncer, tieline & repoctx — the unified merge gate. Runs locally from the @nugehs/gate npm package.
slack-mcp-server
Catch up on Slack without reading it. Unreads, threads, search. Browser-session or hosted OAuth. Runs locally from the @jtalk22/slack-mcp npm package. Needs 2 environment variables to run.
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Runs locally from the contextforge-mcp npm package. Needs 2 environment variables to run.
eu-ai-act-compliance-mcp
EU AI Act compliance for AI agents. 410 articles from EUR-Lex via FTS5 search. Instant risk scan, deadline tracker, 42-point audit, documentation generator, penalty calculator. Zero-config free tier. Built by MEOK AI Labs. Runs locally from the eu-ai-act-compliance-mcp Python package.