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
{
"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