helldivers2 mcp for Cursor
io.github.xerno42/helldivers2-mcp
MCP server exposing live Helldivers 2 galactic war data.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install helldivers2 mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"helldivers2-mcp": {
"url": "https://mcp.avengersofsuperearth.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs