Skip to content
Cursor

Videogames for Cursor

io.github.pipeworx-io/videogames

Videogames MCP — wraps Free-to-Play Games API (freetogame.com, free, no auth)

client:Cursor transport:streamable-http

Install Videogames in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "videogames": {
      "url": "https://gateway.pipeworx.io/videogames/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Videogames in other clients