Multi-agent orchestration system with MCP tools and Claude Code plugin agents. 51 specialized agents for development workflows, code quality, deployment, research, and more.
| Tool name | Description | Destructive? |
|---|---|---|
| resolve_username | ✓ no | |
| fetch_mentions | ✓ no | |
| search_recent | ✓ no | |
| search_archive | ✓ no | |
| fetch_conversation | ✓ no |
| fetch_quote_tweets | ✓ no | |
| search_issues | ✓ no | |
| inspect_recent_commits | ✓ no | |
| inspect_code_paths | ✓ no | |
| check_recent_deploys | ✓ no | |
| lookup_service_owner | ✓ no | |
| lookup_oncall | ✓ no | |
| parse_codeowners | ✓ no | |
| lookup_recent_assignees | ✓ no | |
| lookup_recent_committers | ✓ no | |
| create_draft_issue | ✓ no | |
| check_existing_issues | ✓ no | |
| confirm_and_file⚠ | ⚠ yes | |
| parse_review_command | ✓ no |
{
"mcpServers": {
"intentsolutionsiogeepers-agents": {
"command": "npx",
"args": [
"-y",
"@intentsolutionsio/geepers-agents"
]
}
}
}