Fantasy Football Draft Assistant for VS Code
com.predictionmarketspicks/fantasy-draft
The full 2026 fantasy draft board, free to any AI agent. No key, no email, no signup.
client:VS Code
transport:streamable-http
tools:8
Install Fantasy Football Draft Assistant in VS Code
.vscode/mcp.json
{
"servers": {
"fantasy-draft": {
"type": "http",
"url": "https://predictionmarketspicks.com/api/mcp-draft/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs