Otherlay for Cursor
com.otherlay/otherlay
Secure access to a dedicated Otherlay Mac for files, terminals, Git, builds and UI inspection.
client:Cursor
transport:streamable-http
Install Otherlay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"otherlay": {
"url": "https://mcp.otherlay.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs