Preview — The CloudThinker MCP server is in early access. The tool surface and transport options may change before general availability. Contact us to join the preview.
What It Enables
Cloud Ops in Your IDE
Query AWS, GCP, Azure inventory and costs from Cursor, Claude Desktop, or any MCP client
Use Your Connections
Reach databases, Kubernetes clusters, and observability tools you already connected to CloudThinker
Run Skills Remotely
Invoke your workspace skills from any MCP-compatible host
Shared Context
Read recommendations, dashboards, and incident memory the same way the web console does
Exposed Tools
The MCP server surfaces a curated subset of agent capabilities:| Tool family | What it does |
|---|---|
resources.* | Query the unified resource inventory and topology |
recommendations.* | List, accept, dismiss, or comment on optimization recommendations |
costs.* | Run cost queries and forecasts across cloud accounts |
incidents.* | Create incidents, attach signals, and read RCA results |
dashboards.* | Read built-in and custom dashboards |
skills.* | Execute workspace skills with parameters |
Transports
| Transport | Best For |
|---|---|
| HTTP + SSE | Cloud-hosted clients, remote agents, and team-shared setups |
| stdio | Local IDEs and desktop apps (Claude Desktop, Cursor, Windsurf) launched via a local proxy |
Authentication
The MCP server authenticates with the same workspace API keys used by the REST API. The key is scoped to a single workspace and inherits the role of the issuing member.Related
MCP Connection
Connect external MCP servers as CloudThinker tools
API
Same operations over a REST surface
Skills
Package domain knowledge into reusable workflows
CLI
Terminal access to the same capabilities