Skip to content
Cursor

timeline pulse for Cursor

io.github.davidmosiah/timeline-pulse

Source-aware archive for timeline-shift folklore, Mandela Effect reports, and collider myths.

client:Cursor transport:stdio runtime:npm

Install timeline pulse in Cursor

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

{
  "mcpServers": {
    "timeline-pulse": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "timeline-pulse"
      ]
    }
  }
}

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

timeline pulse in other clients