Skip to content
Zed

rekt for Zed

io.github.osfrekt/rekt

REKT Store — browse and buy REKT drinks with AI-discounted pricing from any MCP client

client:Zed transport:stdio runtime:npm

Install rekt in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "rekt": {
      "command": "npx",
      "args": [
        "-y",
        "rekt-mcp-server"
      ],
      "env": {
        "API_BASE_URL": "<API_BASE_URL>"
      }
    }
  }
}

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

rekt in other clients