Skip to content
Cursor

Everyn for Cursor

ai.everyn/everyn

Use Everyn's hosted MCP server to turn datasets into reviewed, exportable results.

client:Cursor transport:streamable-http

Install Everyn in Cursor

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

{
  "mcpServers": {
    "everyn": {
      "url": "https://mcp.everyn.ai/mcp"
    }
  }
}

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

Everyn in other clients