Skip to content
VS Code

Synlake — Cloud Infrastructure for AI Agents for VS Code

io.github.synlake-ai/mcp-server

Compare, estimate, and deploy cloud infrastructure across AWS, GCP, and Azure for AI agents.

client:VS Code transport:streamable-http

Install Synlake — Cloud Infrastructure for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.synlake.ai/mcp"
    }
  }
}

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

Synlake — Cloud Infrastructure for AI Agents in other clients