amanfcp/agent-dock
AgentDock is a Model Context Protocol (MCP) server with a clean UI to register, manage, and interact with intelligent agents. It enables multi-agent orchestration, tool integrations (e.g., GitHub, Slack, Jira), and LLM-powered interactions via an LLM
Platform-specific configuration:
{
"mcpServers": {
"agent-dock": {
"command": "npx",
"args": [
"-y",
"agent-dock"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...