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/vinhnx/vtcode/deepwikigit clone --depth 1 https://github.com/vinhnx/VTCodeGrade A, and why
deepwiki 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
{
"deepwiki": {
"type": "http",
"url": "https://mcp.deepwiki.com/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 793471f853f5
deepwiki is an MCP server published in the GitHub repository vinhnx/VTCode (825 stars, last pushed 2d 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. 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
github
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package.
anodizer
MCP server "anodizer" as configured in tj-smith47/anodizer. Runs in Docker (ghcr.io/tj-smith47/anodizer).
actionbook
MCP server for Claude / Cursor and other AI Agents, providing two-step query capabilities: - searchactions: Search for action manuals by keyword - getactionbyareaid: Get complete action content by area ID (plain text). Runs locally from the @actionbookdev/mcp npm package.
linggen
MCP server "linggen", hosted remotely, as configured in linggen/linggen-memory.
waitbus
Workstation-local event bus and blocking wait/emit primitive: let any agent or script wait on or emit CI, pytest, Docker, and filesystem events without polling. GitHub Actions is source #1. Runs locally from the waitbus Python package.
vacuous-tests-mcp
MCP server "vacuous-tests-mcp" as configured in zegroged/vacuous-tests-mcp. Runs locally from the vacuous-tests-mcp Python package.