Skip to content
Claude Desktop

FDE Lessons API for Claude Desktop

io.github.ignatiustheyoungerai/fde-lessons-warn-feed

Forward Deployed Engineering rules traced to real incidents. Agent pays per query, no account.

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

Install FDE Lessons API in Claude Desktop

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

{
  "mcpServers": {
    "fde-lessons-warn-feed": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.ignatiustheyoungerai.com/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 Lessons API in other clients