# Chipp MCP Server Connect any MCP client to manage your Chipp apps programmatically --- The Chipp MCP Server enables AI assistants like Claude Code, Cursor, and other Model Context Protocol (MCP) clients to read, create, and manage your Chipp applications programmatically. > **Note:** MCP server access requires a Builder plan or higher. Upgrade to Builder ## Why Use the MCP Server? | Use Case | Without MCP | With MCP | |----------|-------------|----------| | Create 10 apps | Click through UI 10 times | One conversation with your AI | | Update prompts across apps | Open each app, edit, save | "Update all my apps to use GPT-4o" | | Bulk add knowledge sources | Upload files one by one | "Add these 50 URLs to my FAQ bot" | | Monitor analytics | Check dashboard daily | "Show me apps with low satisfaction" | | Run evaluations | Manual testing | "Run evals on all my customer service bots" | ## Comparison: MCP vs API vs Pro Actions | Feature | MCP Server | REST API | Pro Actions | |---------|------------|----------|-------------| | **Best for** | AI-assisted workflows | Custom integrations | Connecting external services | | **Authentication** | OAuth 2.0 + PKCE, or API Keys | API Keys | OAuth per service | | **Rate limits** | Tier-based | Tier-based | Per service limits | | **Scope** | Full Chipp platform | Full Chipp platform | External services only | | **Typical user** | Developers using AI tools | Backend developers | No-code builders | ## What You Can Do Once connected, your AI assistant can manage: