Skip to main content
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.
CloudThinker can act as a Model Context Protocol (MCP) server, letting any MCP-compatible AI client call CloudThinker tools and read CloudThinker data using your workspace’s authenticated context. This is the inverse of the existing MCP connection, which lets CloudThinker agents call your external MCP servers.

What it enables


Exposed tools

The MCP server surfaces a curated subset of agent capabilities: The exact tool list is exposed through MCP discovery — clients see whatever the workspace API key is permitted to use.

Transports


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.

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