Loading MCP server directory, please wait...
Compare, estimate, and deploy cloud infrastructure across AWS, GCP, and Azure for AI agents.
npx @getmcp/cli add io.github.Synlake-ai/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token with your Synlake API key (sk_synlake_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Synlake-ai/mcp-server": {
"url": "https://api.synlake.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}