Agentops Run Agent
Freeby MCP Community
MCP tool server for running specialist agent CLI programs
v1.0.2Added Apr 12, 2026
mcpagentorchestratoraicli
Agentops Run Agent MCP Server
MCP tool server for running specialist agent CLI programs
Installation
npx -y agentops-run-agent
Reviews
Installation
Quick install
npx -y agentops-run-agent
Add to claude_desktop_config.json
{
"mcpServers": {
"agentops-run-agent": {
"command": "npx",
"args": ["-y", "agentops-run-agent"]
}
}
}