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.
/plugin marketplace add zooza-dev/zooza-mcp-servernpx agentmods add plugins/zooza-dev/zooza-mcp-server/plugingit clone --depth 1 https://github.com/zooza-dev/zooza-mcp-serverGrade A, and why
zooza 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
{
"$schema": "https://claude.ai/schemas/plugin.json",
"name": "zooza",
"version": "0.2.0",
"description": "Zooza class management, scheduling, and reporting tools for Claude.",
"author": {
"name": "Zooza",
"email": "[email protected]",
"url": "https://zooza.app"
},
"homepage": "https://zooza.app",
"repository": "https://github.com/zooza-app/zooza-mcp",
"license": "MIT",
"keywords": [
"class scheduling",
"class management",
"booking management",
"attendance tracking",
"dance studio",
"music school",
"language school",
"children's activities",
"sport and fitness",
"camps",
"franchise scheduling",
"zooza"
],
"defaultEnabled": false
}
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 · 30 lines scan A 4631618b86fd
zooza is a plugin published in the GitHub repository zooza-dev/zooza-mcp-server (6 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
obsidian-mcp-server
Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
mcp-vcf-orchestrator
Claude Code plugin marketplace for the VCF Automation Orchestrator MCP server: skills for discovery-first vRO authoring, package-first publishing, and guided operations.
airport-lounge-list
Search 8,500+ airport lounges worldwide and check which ones your credit card, membership, airline status or ticket class gets you into. Hosted remote MCP server, no install and no API key.
osrs-wiki
OSRS Wiki MCP plugin marketplace.
notes
Local markdown notes for any MCP client: ranked + semantic search, tags, todos, a wiki-link knowledge graph, daily notes, templates, and slash-command workflows. Runs the published @abhishekmcp/notes server via npx.
sql
SQL databases for any MCP client: read-only query + schema introspection over Postgres & SQLite, with gated writes. Named connections via DBCONN . Runs @abhishekmcp/sql via npx.