Skip to content
VS Code

ParlayAPI for VS Code

io.github.jacobiusmakes/parlayapi

Sports odds, player props and source coverage for AI assistants. Connect with your own API key.

client:VS Code transport:streamable-http runtime:pypi tools:22

Install ParlayAPI in VS Code

.vscode/mcp.json

{
  "servers": {
    "parlayapi": {
      "type": "http",
      "url": "https://parlay-api.com/mcp/http"
    }
  }
}

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

ParlayAPI in other clients