Skip to content
VS Code

Valorant for VS Code

io.github.pipeworx-io/valorant

VALORANT reference data MCP (valorant-api.com).

client:VS Code transport:streamable-http

Install Valorant in VS Code

.vscode/mcp.json

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

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

Valorant in other clients