Skip to content
Claude Desktop

fde agent for Claude Desktop

io.github.minjikim89/fde-agent

Diagnose AI workflows for failure, security, and handoff risks — RED/AMBER/GREEN per node.

client:Claude Desktop transport:streamable-http tools:1

Install fde agent in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fde-agent": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://fde-mcp.mj-mcp-tools.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

fde agent in other clients