Skip to content
VS Code

FDE Lessons API for VS Code

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

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

client:VS Code transport:streamable-http tools:5

Install FDE Lessons API in VS Code

.vscode/mcp.json

{
  "servers": {
    "fde-lessons-warn-feed": {
      "type": "http",
      "url": "https://api.ignatiustheyoungerai.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

FDE Lessons API in other clients