Skip to content
VS Code

remnus for VS Code

io.github.ranork/remnus

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

client:VS Code transport:streamable-http

Install remnus in VS Code

.vscode/mcp.json

{
  "servers": {
    "remnus": {
      "type": "http",
      "url": "https://www.remnus.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

remnus in other clients