gw2 mcp for Windsurf
io.github.mrfentmen/gw2-mcp
Use this MCP server to Guild Wars 2, items, trading post prices, achievements, and living world...
client:Windsurf
transport:stdio
runtime:npm
Install gw2 mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gw2-mcp": {
"command": "npx",
"args": [
"-y",
"gw2-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs