Skip to content

Synthetic Data — Random User for Cursor

ai.saifs/synthetic-data-random-user

Generate synthetic random user data for testing, demos, and development without using real persona.

client:Cursor transport:streamable-http

Install Synthetic Data — Random User in Cursor

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

{
  "mcpServers": {
    "synthetic-data-random-user": {
      "url": "https://synthetic-mint-mcp.saifs.ai/mcp"
    }
  }
}

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

Synthetic Data — Random User in other clients