Model Context Protocol (stdio) server for 5dive. Exposes the 5dive agent-fleet CLI (tasks, agents, digest) as MCP tools.
{
"mcpServers": {
"5divemcp": {
"command": "npx",
"args": [
"-y",
"@5dive/mcp"
]
}
}
}