Set up DagFlo with Claude Code

Connect to DagFlo’s hosted MCP server—no Node.js or local DagFlo runtime required.

Hosted MCPNo local runtime
1

Connect

Add the hosted DagFlo MCP server.

Run this command in your terminal:

claude mcp add --transport http dagflo https://mcp.dagflo.com/mcp

This only configures the MCP connection. It does not install a runtime or execute project code.

2

Authenticate

Complete the sign-in flow in your browser.

  1. 1.Claude Code opens a browser window.
  2. 2.Sign in to DagFlo and approve the MCP connection.
  3. 3.Return to Claude Code when the connection completes.
3

Check the connection

Confirm that DagFlo is available.

DagFlo MCP is readyclaude mcp list

Your coding agent can create and refine DagFlo visualizations without running your project.