Skip to content
Zed

Statey for Zed

ai.statey/statey

An agent-native database over MCP: shared, validated, structured records in every AI chat.

client:Zed transport:streamable-http

Install Statey in Zed

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

{
  "context_servers": {
    "statey": {
      "url": "https://mcp.statey.ai/mcp"
    }
  }
}

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

Statey in other clients