Guild Wars 2 for VS Code
io.github.pipeworx-io/guild-wars-2
Guild Wars 2 MCP.
client:VS Code
transport:streamable-http
Install Guild Wars 2 in VS Code
.vscode/mcp.json
{
"servers": {
"guild-wars-2": {
"type": "http",
"url": "https://gateway.pipeworx.io/guild-wars-2/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs