RAWG Games MCP by UnClick for Zed
io.github.malamutemayhem/rawg
Search video games with detail, screenshots, genres, and upcoming releases from RAWG. By UnClick.
client:Zed
transport:stdio
runtime:npm
Install RAWG Games MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rawg": {
"command": "npx",
"args": [
"-y",
"@unclick/rawg-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs