list_connections — Tomorrow Central: Cloud Cost Sentinel MCP Tool Read-only
list_connections
(list connections) 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 list_connections from your client
- Claude Code Tomorrow Central: Cloud Cost Sentinel list_connections run in your project directory
- Claude Desktop Tomorrow Central: Cloud Cost Sentinel list_connections ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tomorrow Central: Cloud Cost Sentinel list_connections ~/.cursor/mcp.json
- VS Code Tomorrow Central: Cloud Cost Sentinel list_connections .vscode/mcp.json
- Zed Tomorrow Central: Cloud Cost Sentinel list_connections ~/.config/zed/settings.json
- Windsurf Tomorrow Central: Cloud Cost Sentinel list_connections ~/.codeium/windsurf/mcp_config.json
- Cline Tomorrow Central: Cloud Cost Sentinel list_connections ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tomorrow Central: Cloud Cost Sentinel list_connections ~/.gemini/settings.json
- Grok Tomorrow Central: Cloud Cost Sentinel list_connections .mcp.json (in your project root)
- ChatGPT Tomorrow Central: Cloud Cost Sentinel list_connections Settings → Connectors → Advanced → Developer mode
- Claude.ai Tomorrow Central: Cloud Cost Sentinel list_connections Settings → Connectors → Add custom connector
- LangChain Tomorrow Central: Cloud Cost Sentinel list_connections 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
- get_connection
- create_cloud_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.