Skip to Content
Integrations

Platform Integrations

Connect Tetrix AI MCP Server to your favorite AI platform. Each platform has specific setup requirements and features.

Supported Platforms

  • Claude Desktop - Anthropic’s desktop AI assistant with full conversational interface
  • Cursor IDE - AI-powered code editor with inline assistance and contextual help

Universal Compatibility

Platform Comparison

PlatformBest ForSetup TimeKey Features
Claude DesktopConversational AI, system exploration~5 minutesNatural language interaction, architecture discussions
Cursor IDECode development, inline assistance~5 minutesAI-powered completion, contextual help while coding
ChatGPT DesktopGeneral AI assistance~5 minutesCore system analysis features
CLINEVS Code development~5 minutesDevelopment workflow integration
Custom ClientsSpecialized workflows~10 minutesDepends on client capabilities

Quick Setup Overview

All platforms use the same MCP Server configuration:

{ "mcpServers": { "tetrix": { "command": "npx", "args": [ "-y", "mcp-remote@latest", "http://tetrix-level-1-dev-alb-463220232.us-east-1.elb.amazonaws.com/mcp", "--transport", "http-only", "--allow-http" ] } } }

The difference is where you add this configuration and how you access Tetrix AI features within each platform.

Choose Your Platform

Select the platform you want to integrate with Tetrix AI and follow the detailed setup guide.

Last updated on