Skip to content
VS Code

Remly for VS Code

it.remly/remly

Search and retrieve permission-aware knowledge from connected sources through Remly.

client:VS Code transport:streamable-http

Install Remly in VS Code

.vscode/mcp.json

{
  "servers": {
    "remly": {
      "type": "http",
      "url": "https://mcp.remly.it/mcp"
    }
  }
}

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

Remly in other clients