destiny2 mcp for Windsurf
io.github.mrfentmen/destiny2-mcp
Bungie Destiny 2 API: player search, profiles, characters, milestones, manifest.
client:Windsurf
transport:stdio
runtime:npm
Install destiny2 mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"destiny2-mcp": {
"command": "npx",
"args": [
"-y",
"destiny2-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs