← Back to Plugins
MCP Server MCP

Synlake — Cloud Infrastructure for AI Agents

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.synlake.ai/mcp",
      "headers": [
        {
          "description": "Bearer token with your Synlake API key (sk_synlake_...)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...