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/sounio-lang/sounio/context7git clone --depth 1 https://github.com/Sounio-lang/sounioWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/sounio-lang/sounio/context7)<a href="https://agentmods.dev/mcp/sounio-lang/sounio/context7"><img src="https://agentmods.dev/badge/mcp/sounio-lang/sounio/context7.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
context7 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 5d 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
{
"context7": {
"command": "/workspace/.home/openvscode-server/.local/node-v20.20.2-linux-x64/bin/npx",
"args": [
"-y",
"@upstash/context7-mcp@latest"
],
"env": {
"NODE_OPTIONS": "--max-old-space-size=8192"
}
}
}What else .mcp.json configures
This page is one entry in a file that holds 4. Installing the file brings all of them; each is measured and scanned on its own page.
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.
- 5d ago First seen · 12 lines scan A df9d5dad49cf
context7 is an MCP server published in the GitHub repository Sounio-lang/sounio (6 stars, last pushed today), 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-31.
Other mcp servers, from other repositories
edict
AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified. Runs locally from the edict-lang npm package.
hird
MCP server "hird" as configured in no-materials/hird. Launched with nix run .#hird-mcp.
mcp-server
Exact-action approval for consequential agent actions: request, track, and verify signed receipts. Runs locally from the @emilia-protocol/mcp-server npm package. Needs 3 environment variables to run.
symphony
MCP server "symphony" as configured in loopdive/js2. Runs scripts/claude-symphony-channel.mjs with node.
crosslink-agent-prompt
MCP server "crosslink-agent-prompt" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/agent-prompt-server.py Python package.
lu-mcp-server
MCP server for Lingua Universale protocol verification -- verify AI agent communication with session types. Runs locally from the lu-mcp-server Python package.