Skip to content
Zed

remnus for Zed

io.github.ranork/remnus

MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.

client:Zed transport:streamable-http

Install remnus in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "remnus": {
      "url": "https://www.remnus.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

remnus in other clients