What problem does it solve?
Enables Claude Code to access your external tools by detecting existing MCP server entries, guiding authentication, writing persistent MCP configurations, and adding appropriate permissions so other skills can read your data without repeated manual setup.
Core Features & Use Cases
- Environment detection: Detects VS Code, Cursor, claude.ai web, or CLI and recommends the correct auth/transport (stdio, HTTP, or first-party OAuth).
- Service-specific seeds: Step-by-step connection flows for PostHog, Airtable, n8n, Slack, Customer.io and guidance for HubSpot, Snowflake, Rippling, and others.
- Three-tier permission model & safety: Automatically adds read-only tools, asks for consent for local config changes, and only performs external writes when explicitly requested with confirmations.
- Diagnostics and resilience: Runs health checks, surfaces silent failures, guides npx-based MCP server testing, and instructs config file placement and cache refreshes.
Quick Start
Run /connect and follow the interactive prompts to detect, configure, and verify connections for the services you want to add.