ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Teachable with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Teachable school. list courses, manage users, track transactions, and monitor webhooks directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Teachable capability set.

These are the exact actions your AI can choose when you ask it to work with Teachable.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Teachable.

  1. 01

    List pricing plans

    List pricing plans in the Teachable school

  2. 02

    List courses

    Can be filtered by name, publish status, or author. List all courses in the Teachable school

  3. 03

    Update user

    Update an existing user in the Teachable school

  4. 04

    List webhooks

    List all registered webhooks

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Teachable.

  1. 05

    Create user

    Email is required. Create a new user in the Teachable school

  2. 06

    List transactions

    Can be filtered by user, course, affiliate, dates, or refund/chargeback status. List transactions in the Teachable school

  3. 07

    List users

    Can be filtered by email. Use search_after for pagination beyond 10,000 records. List all users in the Teachable school

Observed, not estimated

860ms average. Fast in production.

Teachable is checked daily against the live service.

Daily averagePeak 1019ms
Aug 20Today
Fastest day
724ms
Slowest day
1019ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Teachable, so you can see the experience inside your AI.

It does not authenticate your account with Teachable. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Teachable Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_pKLfZeI3K1uHbhct0nR5B8KDBf3soblhDWsba4vv/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Teachable capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "teachable-extended-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_pKLfZeI3K1uHbhct0nR5B8KDBf3soblhDWsba4vv/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Teachable owners ask.

  • 01

    Can I search for a specific student using their email address?

    Yes! Use the list_users capability and provide the email address as a filter. The agent will return the user's details, including their ID and signup information.

  • 02

    Is it possible to see if a transaction has been refunded?

    Absolutely. The list_transactions capability allows you to filter by is_fully_refunded. You can also filter by course ID or user ID to narrow down your search.

  • 03

    Can I update a user's name if they made a typo during registration?

    Yes. Use the update_user capability with the student's user_id and the new name. The agent will process the update and confirm the changes in your Teachable school.