Skip to content
Zed

aurora for Zed

io.github.fantasylab-ai/aurora

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

client:Zed transport:stdio runtime:pypi

Install aurora in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "aurora": {
      "command": "uvx",
      "args": [
        "aurora-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

aurora in other clients