Skip to main content
The Thesys Docs MCP (Model Context Protocol) server enables AI coding assistants to access our documentation directly. This means your AI can provide more accurate, context-aware help when building with C1.

Cursor Setup

Cursor is an AI-powered code editor that can connect to MCP servers for enhanced context. Here’s how to add the Thesys Docs MCP server.

Quick Install

Click the button below to automatically install the Thesys Docs MCP server in Cursor: Add Thesys Documentation MCP server to Cursor

Claude Code Setup

Claude Code is Anthropic’s agentic coding tool that supports MCP servers. Here’s how to add the Thesys Docs MCP server.

Add the MCP Server

Run the following command in your terminal to add the Thesys Docs MCP server:
claude mcp add-json thesys-docs '{"type":"http","url":"https://thesys-kd1f.mcp.tadata.com"}'

Verify the Connection

Once configured, Claude Code will have access to the Thesys Docs MCP server. You can verify the server is connected by running:
claude mcp list

Replit Setup

Replit is a cloud-based IDE with AI capabilities. Click the button below to add the Thesys Docs MCP server to your Replit workspace: Add to Replit

Other Clients

For setup instructions for other AI clients (Claude Desktop, Windsurf, Cline, GitHub Copilot), visit our MCP configuration page.