Files
agents/plugins/agent-teams/.mcp.json
Seth Hobson 0752775afc feat(agent-teams): add plugin for multi-agent team orchestration
New plugin with 7 presets (review, debug, feature, fullstack, research,
security, migration), 4 specialized agents, 7 slash commands, 6 skills
with reference docs, and Context7 MCP integration for research teams.
2026-02-05 17:10:02 -05:00

7 lines
90 B
JSON

{
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
}
}