create_cloud_connection — Tomorrow Central: Cloud Cost Sentinel MCP Tool Mutating
create_cloud_connection
(create cloud connection) is one of 20 tools on the
Tomorrow Central: Cloud Cost Sentinel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_cloud_connection from your client
- Claude Code Tomorrow Central: Cloud Cost Sentinel create_cloud_connection run in your project directory
- Claude Desktop Tomorrow Central: Cloud Cost Sentinel create_cloud_connection ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tomorrow Central: Cloud Cost Sentinel create_cloud_connection ~/.cursor/mcp.json
- VS Code Tomorrow Central: Cloud Cost Sentinel create_cloud_connection .vscode/mcp.json
- Zed Tomorrow Central: Cloud Cost Sentinel create_cloud_connection ~/.config/zed/settings.json
- Windsurf Tomorrow Central: Cloud Cost Sentinel create_cloud_connection ~/.codeium/windsurf/mcp_config.json
- Cline Tomorrow Central: Cloud Cost Sentinel create_cloud_connection ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tomorrow Central: Cloud Cost Sentinel create_cloud_connection ~/.gemini/settings.json
- Grok Tomorrow Central: Cloud Cost Sentinel create_cloud_connection .mcp.json (in your project root)
- ChatGPT Tomorrow Central: Cloud Cost Sentinel create_cloud_connection Settings → Connectors → Advanced → Developer mode
- Claude.ai Tomorrow Central: Cloud Cost Sentinel create_cloud_connection Settings → Connectors → Add custom connector
- LangChain Tomorrow Central: Cloud Cost Sentinel create_cloud_connection pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aws-cloud-cost-sentinel https://api.tomorrowcentral.com/mcp
Other tools on this server
- get_job
- get_job_result
- list_connections
- get_connection
- verify_connection
- list_tools_available
- whoami
- report_feedback
- submit_rating
- run_cost_scan
- list_cost_findings
- price_lookup
- compare_regions
- list_priced_services
- estimate_cost
- compare_architectures
- describe_workload
- where_can_this_run
- list_cost_building_blocks
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.