Loading MCP server directory, please wait...
Expose the 5dive agent-fleet CLI (tasks, agents, digest) as stdio MCP tools.
npx @getmcp/cli add io.github.5dive-ai/5dive-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.5dive-ai/5dive-mcp": {
"command": "npx",
"args": [
"-y",
"@5dive/mcp"
],
"env": {
"FIVEDIVE_SUDO": "",
"FIVEDIVE_BIN": "",
"FIVEDIVE_TIMEOUT_MS": ""
}
}
}
}