mcp geraquest for Zed
io.github.geraservicesuk/mcp-geraquest
AI prompt engineering game: challenges, leaderboards, community prompts.
client:Zed
transport:stdio
runtime:npm
Install mcp geraquest in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-geraquest": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geraquest"
],
"env": {
"GERAQUEST_API_URL": "<GERAQUEST_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs