The tools AI agents use to operate the pipeline — a fleet of deployed MCP servers, installable into Claude and other agent runtimes. Their live status is checked below in real time.
A live agent that routes your request to the right tool and runs it — on edge AI today; heavy, policy-governed work routes to NemoClaw sandboxes when connected.
Health-checked server-side as you loaded this page — not a static list.
Loading fleet status…
Each server links to its own page, where its exact install command and tool list live. New servers ship regularly — the full catalog and bundles are on the hub.
MCP servers plug into Claude and other agent runtimes. Add one with the Claude CLI, or grab a server's exact config from its page.
# MCP servers install into Claude via the CLI. Each server page lists its
# exact transport (stdio / SSE / HTTP) and command — copy it from there.
claude mcp add <name> <command-from-the-server-page>
# verify it's connected and exposing tools
claude mcp list
The complete catalog — 50+ servers across categories, plus install bundles — lives on the MCP hub.
Open the hub →The servers are live today. The orchestration layer that chains them into agents driving the whole pipeline is in early access — leave your email for it.