Skip to content
Cursor

Statey for Cursor

ai.statey/statey

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

client:Cursor transport:streamable-http

Install Statey in Cursor

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

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

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

Statey in other clients