MCP Server
MCP
Synlake — Cloud Infrastructure for AI Agents
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
By
Comments
Sign in to leave a comment