Otherlay for VS Code
com.otherlay/otherlay
Secure access to a dedicated Otherlay Mac for files, terminals, Git, builds and UI inspection.
client:VS Code
transport:streamable-http
Install Otherlay in VS Code
.vscode/mcp.json
{
"servers": {
"otherlay": {
"type": "http",
"url": "https://mcp.otherlay.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs