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/muse-code-space/vibe-coding-mcp/vibe-codinggit clone --depth 1 https://github.com/MUSE-CODE-SPACE/vibe-coding-mcpGrade A, and why
vibe-coding 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
{
"vibe-coding": {
"command": "npx",
"args": [
"-y",
"vibe-coding-mcp"
],
"env": {}
}
}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 · 10 lines scan A 8636c19ad261
vibe-coding is an MCP server published in the GitHub repository MUSE-CODE-SPACE/vibe-coding-mcp (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
rel-ai-mcp
MCP server "rel-ai-mcp" as configured in Kyne0328/rel-ai-local-coding-agent. Runs ./bin/rel-ai-mcp.js with node.
mcp
Architecture docs and patterns for NestJS + Nuxt full-stack apps. Remote server at mcp.cleanslice.org.
papi
MCP server "papi", hosted remotely at mcp.getpapi.ai, as configured in getpapi/papi.
twitterapi-io-mcp
Offline access to TwitterAPI.io docs for AI assistants. 67 endpoints, 32 pages, 24 blog posts. Runs locally from the twitterapi-io-mcp npm package.
luogu-mcp-server
Search Luogu problems, fetch statements, explore problem sets and get practice recommendations. Remote server at luogu-mcp-server.lantangtang54.workers.dev.
agentdocs-mcp
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs. Runs locally from the agentdocs-mcp npm package. Needs 2 environment variables to run.