Skip to content
VS Code

DraftCall for VS Code

io.draftcall/fantasy-football

Should I start X or Y? NFL fantasy compares, rankings, byes, matchups, schedule strength, checks

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

Install DraftCall in VS Code

.vscode/mcp.json

{
  "servers": {
    "fantasy-football": {
      "type": "http",
      "url": "https://draftcall.io/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

DraftCall in other clients