Skip to content
VS Code

Sportmonks for VS Code

io.github.pipeworx-io/sportmonks

Sportmonks Football MCP — wraps the Sportmonks Football v3 API

client:VS Code transport:streamable-http

Install Sportmonks in VS Code

.vscode/mcp.json

{
  "servers": {
    "sportmonks": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/sportmonks/mcp"
    }
  }
}

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

Sportmonks in other clients