Skip to content
Cursor

aurora for Cursor

io.github.fantasylab-ai/aurora

Glass-box statistical analysis for agents: 19 methods, cited findings, measured error rates.

client:Cursor transport:stdio runtime:pypi

Install aurora in Cursor

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

{
  "mcpServers": {
    "aurora": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "aurora-mcp"
      ]
    }
  }
}

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

aurora in other clients