AI agent orchestrator with Architect AI. Multi-team, web dashboard, 35+ MCP tools.
claude mcp add zoogent -- npx -y zoogent
claude_desktop_config.json
{
"mcpServers": {
"zoogent": {
"command": "npx",
"args": [
"-y",
"zoogent"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"zoogent": {
"command": "npx",
"args": [
"-y",
"zoogent"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zoogent": {
"command": "npx",
"args": [
"-y",
"zoogent"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"zoogent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zoogent"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zoogent": {
"command": "npx",
"args": [
"-y",
"zoogent"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.bepunk--zoogent/reviews or the review_server meta-tool.
POST /mcp