Thinkific Connector for AI agents.
10 live capabilities
Manage student enrollments and course sales through a direct chat interface.
Waiting for input…
Why people use Thinkific
Thinkific for automating student management and LMS logistics
This Connector puts your Thinkific data right where you're already working. You can ask your agent to find a student, check their order, and enroll them in a bundle in one go. It turns a five-minute manual process into a ten-second conversation.
What Vinkius changes
You get a conversational interface for your entire Thinkific LMS.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Resolving a student's billing issue
A support agent needs to help a student who was charged but isn't in a class.
- Real-world use case 02
Checking enrollment numbers
An admin wants to see how many people are in a specific course.
- Real-world use case 03
Verifying course availability
A creator wants to see if their new bundle is live and what its settings are.
Complete set · 10capabilities
The complete Thinkific capability set.
These are the exact actions your AI can choose when you ask it to work with Thinkific.
01—04
4 capabilities in this set.
Part of 10 available through Thinkific.
- 01 Capability
Enroll user
Adds a specific user to a course or bundle. You can also set specific expiry dates for their access.
- 02 Capability
Create user
Registers a new student profile using their name and email. This lets you skip the manual signup page.
- 03 Capability
Get course
Retrieves the specific configuration and details for one course. Use this to check specific course settings.
- 04 Capability
List categories
Shows all the different course categories in your academy. This helps you see how your content is organized.
05—07
3 capabilities in this set.
Part of 10 available through Thinkific.
- 05 Capability
List courses
Pulls a full list of every course you've created. It's the fastest way to see your entire course catalog.
- 06 Capability
List enrollments
Shows which users are currently signed up for which materials. Use this to check student access levels.
- 07 Capability
List orders
Displays the commercial transaction history for your site. It helps you monitor sales and revenue.
08—10
3 capabilities in this set.
Part of 10 available through Thinkific.
- 08 Capability
List products
Lists all your available courses and bundles for sale. This gives you a clear view of your inventory.
- 09 Capability
List users
Pulls a complete directory of all registered users. Use this to get a high-level view of your student base.
- 10 Capability
Get user
Fetches the profile details for a specific student. Use this to see a user's metadata and account status.
Set up in minutes
One URL. Then ask Thinkific to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Thinkific from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Thinkific, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Thinkific for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Thinkific URL.
- Step 03
Save and start
Save the connection and enable Thinkific in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkific": {
"url": "https://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Thinkific
Open Agent mode in chat and ask: "Using Thinkific, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkific": {
"url": "https://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Thinkific
Ask Copilot: "Using Thinkific, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkific": {
"url": "https://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Thinkific
Open Cascade and ask: "Using Thinkific, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkific": {
"url": "https://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Thinkific
Ask Cline: "Using Thinkific, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add thinkific --transport http "https://edge.vinkius.com/vk_preview_sixxjgZ5biGqn2MdebrsCuB4Ao1NtIH5esYIU6Ed/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Thinkific
Ask Claude: "Using Thinkific, show me...". 10 tools are ready
Where the request belongs
Work Thinkific can move forward.
This is for the academy owner who is tired of manual data entry and the support lead who needs to handle enrollments without hunting for admin permissions.
Course Creator
Checks student stats and course metadata quickly to see what's selling and who's learning.
Support Agent
Manually enrolls students and verifies order history to resolve billing issues in real-time.
Academy Administrator
Monitors enrollment growth and manages user profiles across the entire platform.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCoassemble
Manage online training and LMS via Coassemble. track courses, monitor enrolments, and manage student groups directly from any AI agent.
360Learning
Collaborative learning platform. manage users, courses, paths, and training statistics via AI.
AcademyOfMine
Manage AcademyOfMine LMS. orchestrate courses, register learners, and track enrollments directly from any AI agent.
Moodle
Power your e-learning environment with the world most flexible open-source LMS for course creation and student management.
LearnWorlds
Build and sell online courses with a white-label LMS that includes interactive video, community forums, and built-in marketing capabilities.
Teachable (Extended)
Manage your Teachable school. list courses, manage users, track transactions, and monitor webhooks directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Thinkific connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Thinkific.
The practical details behind the request, access and result.
Can the Thinkific MCP help me manage my student directory?
Yes, it lets you list all users and get specific profile details without leaving your chat window.
How do I use the Thinkific MCP to enroll people in courses?
You can just tell your agent to enroll a specific user into a product or bundle, and it handles the API call for you.
Can I check my sales history using the Thinkific MCP?
Yes, you can use it to pull your order history and view transaction details instantly.
Does the Thinkific MCP work for managing bundles?
It allows you to list all products, including courses and bundles, so you can oversee your entire catalog.
How does the Thinkific MCP handle new student registrations?
You can use it to create new user profiles by providing their name and email address directly to your agent.
Can I see my course categories with the Thinkific MCP?
Yes, it can pull your full list of course categories to help you organize your learning ecosystem.
Can I manually enroll a student in a course using the AI?
Yes! Use the enroll_user capability. Provide the User ID and the Course ID to instantly create a new enrollment for that student in your Thinkific academy.
How do I see the full list of registered students?
Run the list_users query. You can optionally use the page and limit parameters to navigate through your entire student directory.
Is it possible to check recent revenue or orders via AI?
Absolutely. Use the list_orders query. Your agent will retrieve the history of all transactions and orders processed through your Thinkific site.
One connection away
Give your agent a direct line to Thinkific.
Connect Thinkific once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available