Monday for Zed
io.github.pipeworx-io/monday
Monday.com MCP — wraps the Monday.com GraphQL API (BYO API key)
client:Zed
transport:streamable-http
Install Monday in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"monday": {
"url": "https://gateway.pipeworx.io/monday/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs