Skip to content
Zed

Great Arrow for Zed

ai.greatarrow/great-arrow

Shared memory and actions for Claude, Kiro, OpenAI, Cursor, and other MCP-compatible AI clients.

client:Zed transport:streamable-http

Install Great Arrow in Zed

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

{
  "context_servers": {
    "great-arrow": {
      "url": "https://www.greatarrow.ai/api/mcp"
    }
  }
}

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

Great Arrow in other clients