Skip to content
VS Code

Raily for VS Code

io.github.railyai/raily

Raily personal-agent MCP with scoped reads and approved actions.

client:VS Code transport:streamable-http

Install Raily in VS Code

.vscode/mcp.json

{
  "servers": {
    "raily": {
      "type": "http",
      "url": "https://railyai.com/mcp"
    }
  }
}

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

Raily in other clients