Edgegap for Cursor
dev.edgegap/mcp
Deploy and operate multiplayer game servers on Edgegap's global edge network.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install Edgegap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.edgegap.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs