io.github.5dive-ai/5dive-mcpdev-tools

5dive-mcp

Verified · yesterday

Expose the 5dive agent-fleet CLI (tasks, agents, digest) as stdio MCP tools.

Install

claude mcp add 5dive-mcp -- npx -y @5dive/[email protected]

Requires: FIVEDIVE_SUDO, FIVEDIVE_BIN, FIVEDIVE_TIMEOUT_MS

Our take

Thin but clear adapter over the local 5dive CLI, exposing task creation/listing, agent messaging/listing, and digest retrieval as MCP tools. It shells out with `execFile` and validates some positional edge cases, so it is safer than a shell-string wrapper, but users still need the separate 5dive binary and may run it with sudo on managed boxes. The repo is very new, so judge it as an early ecosystem component.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
0
last commit
2 days ago
archived
no
license
MIT
downloads / wk
223
latest version
0.1.1
in registry since
2026-07-03

github.com/5dive-ai/5dive-mcp