Boardgames for Zed
io.github.pipeworx-io/boardgames
Boardgames MCP — wraps Board Game Atlas API (public demo client_id, free)
client:Zed
transport:streamable-http
Install Boardgames in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"boardgames": {
"url": "https://gateway.pipeworx.io/boardgames/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs