Skip to content
Cursor

Synlake for Cursor

ai.synlake/synlake

Unified API to query AWS, GCP, Azure and generate Terraform/CLI execution kits for AI agents.

client:Cursor transport:streamable-http

Install Synlake in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "synlake": {
      "url": "https://api.synlake.ai/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Synlake in other clients