Notion for Zed
com.notion/mcp
Official Notion MCP server
client:Zed
transport:streamable-http
tools:5
Install Notion in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.notion.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs