Dnd5e for Zed
io.github.pipeworx-io/dnd5e
D&D 5e MCP — wraps the D&D 5th Edition API (free, no auth)
client:Zed
transport:streamable-http
Install Dnd5e in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dnd5e": {
"url": "https://gateway.pipeworx.io/dnd5e/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs