Skip to content
Cursor

Speedrun for Cursor

io.github.pipeworx-io/speedrun

Speedrun.com MCP — wraps the Speedrun.com API v1 (speedrun.com/api/v1)

client:Cursor transport:streamable-http

Install Speedrun in Cursor

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

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

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

Speedrun in other clients