Thinkific Alternative MCP for AI. Manage Groups and Audit Webhook Integrations
Works with every AI agent you already use
…and any MCP-compatible client








Connect to your AI in seconds.
Manage group lifecycle and audit integrations for Thinkific. This server lets your AI agent delete specific student groups using their unique IDs, keeping your dashboard clean.
You can also pull a paginated list of every webhook configured on your site, letting you track which external services are connected to your learning platform.
What your AI can do
Delete group
Deletes a specified group from Thinkific using its unique ID.
List webhooks
Retrieves a paginated list of all webhooks configured on the Thinkific site.
The agent removes a Thinkific group entirely using its unique ID.
You get a full, paginated list of every webhook configured on your site for review.
The system reads the endpoints and limits for all active webhooks, letting you verify data flow.
Ask an AI about this
Waiting for input…
Thinkific Alternative MCP Server: 2 Tools for LMS Management
These tools let your agent manage group records and pull detailed lists of webhooks, giving you administrative control over your learning platform's data flow.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Thinkific on VinkiusDelete Group
Deletes a specified group from Thinkific using its unique ID.
List Webhooks
Retrieves a paginated list of all webhooks configured on the Thinkific site.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Thinkific, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,100+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Thinkific. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This connection provides 2 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.
Cleaning up stale groups shouldn't require admin superpowers and 20 minutes of clicking.
Today, cleaning up expired student accounts is a nightmare. You have to go into the group section, filter by date, click on Group A, confirm deletion, hit save. Repeat for Group B. Then repeat for every single one until your dashboard feels less like an abandoned filing cabinet.
With this MCP server, you just tell your agent: 'Delete groups X through Y.' The tool runs `delete_group` in the background using the unique IDs, leaving a clean slate instantly. Done.
The list_webhooks tool gives you immediate visibility into every event trigger.
Manually checking webhook integrations means clicking through settings pages and relying on memory to see which services are actually hooked up. It's slow, prone to error, and you often miss the limit details or old endpoints.
Now, running `list_webhooks` gives you a machine-readable list of everything connected. You immediately know what’s live, where it points, and if its limits need upgrading.
What your AI can actually do with this
Look, you’re connecting your Thinkific admin account to this server so your AI agent can handle cleanup and monitor integrations—it’s a specialized set of tools for serious LMS management. Forget digging through deep settings menus just trying to find an old webhook URL or manually scrubbing stale student groups. This setup gives your agent the direct power it needs.
Deleting Student Groups
The delete_group tool lets your AI client remove a Thinkific group completely. You don't have to worry about guessing names; you just provide the unique ID, and the server deletes the specified group right there on the spot. This mechanism is critical for keeping your dashboard clean and stopping old, unused data from cluttering up your view.
When you use it, the agent executes a permanent deletion based solely on that unique identifier.
Auditing Webhooks and Integration Settings
The server provides comprehensive access to all webhooks set up on your Thinkific site. The list_webhooks tool retrieves a full list of every webhook configured for event triggering, letting you audit which external services are connected and what events fire when they do. This listing isn't just a simple dump; it’s a paginated record.
If you have dozens of integrations running, the agent handles pulling through all pages so you get the complete picture of your site’s data flow setup.
When auditing these webhooks, you can inspect critical integration settings. The system reads and provides details on each active webhook's endpoints and limits. You can verify exactly where the data is supposed to go—the specific endpoint URL—and what volume constraints are in place. This lets your agent check if all automated workflows are running correctly or if something broke down because a limit was hit or an endpoint changed.
The ability to inspect these details means you're always checking the integrity of your system’s data pipeline. You don't have to assume things work; the server shows you the endpoints and limits for every active webhook, letting you confirm that your automated processes are functioning as intended. It gives you a deep look at the mechanics behind all the connections you’ve made.
019e38fa-c178-70a2-ac39-8e3c39a60646 Here's how it actually works
The bottom line is: it lets your AI client talk directly to Thinkific's backend without you touching a single dashboard menu.
Subscribe to the server and provide your Thinkific API key.
Ask your AI agent to run a specific tool (e.g., 'List all webhooks') or execute an action (e.g., 'Delete group 12345').
The agent calls the underlying API, executes the command, and sends you the result—the list of webhooks, or confirmation that the group was deleted.
Who is this actually for?
This isn't for the casual user. You need this if you manage large, complex learning environments and spend too much time clicking through dashboards just to maintain hygiene or debug integrations. Think about the ops engineer who needs to clean up 50 expired groups before their end-of-month report.
Manages site hygiene by running bulk commands: cleaning up stale student groups or auditing webhook configurations across multiple departments.
Uses the server to pull lists of active webhooks, checking endpoints and limits to debug custom integration flows directly from their code editor.
Needs quick cleanup. Instead of navigating deep UI settings, they ask the agent to delete a specific group ID for expired courses.
What Changes When You Connect
Cleanup stale groups fast. Need to delete 30 expired student accounts? Don't click through thirty dashboards. Use delete_group with the IDs, and it gets done in one command.
Audit integrations easily. The list_webhooks tool gives you a full readout of all active webhooks on your site—perfect for checking if those Zapier connections still point to valid endpoints.
Verify system health. You can inspect webhook configurations, seeing the exact limits and endpoints used by automated workflows. This helps catch potential failures before they impact users.
Saves time. Stop wasting minutes navigating deep settings menus just to find a URL or clean up old records. Your agent handles that complexity.
Focus on content. By automating group cleanup via delete_group, you let your team focus on building courses, not maintaining database hygiene.
See it in action
The Quarterly Cleanup
It's time to clear out all student groups associated with last quarter's training. The ops manager asks the agent to run delete_group on a list of IDs, instantly removing hundreds of stale records and keeping the dashboard clean.
Debugging an Integration Break
The payment webhook stopped firing after an update. Instead of guessing where it went wrong, the developer runs list_webhooks to pull all endpoints, confirming if the 'Order Created' trigger is still active and points to the right service.
Onboarding New Staff
A new team member needs access to old course materials but shouldn't be in an active group. The manager uses the agent to run delete_group on specific IDs, giving them instant, controlled access without administrative overhead.
Compliance Audit
A compliance officer needs proof of all connected services. They use list_webhooks and inspect the output, generating a report showing every active webhook endpoint and its associated limits for review.
The honest tradeoffs
Manual Dashboard Clicking
The admin has to open the settings page, scroll through dozens of groups, find each group ID one by one, and click 'Delete' repeatedly until the cleanup is done.
Just tell your agent to use delete_group with a list of IDs. It executes the deletion for all of them in bulk.
Assuming Webhooks are Visible
A developer assumes every integration is listed on one main page but can't find the details or know if an endpoint was changed.
Use list_webhooks to pull a full, paginated list. Then inspect the output for endpoints and limits to verify current setup.
Copy-Pasting IDs
The user finds one group ID, copies it, pastes it into another system, and realizes they have to repeat this process for every single group.
Feed the entire list of IDs to your agent, which runs delete_group in sequence. It handles the bulk operation.
When It Fits, When It Doesn't
Use this server if you need programmatic control over Thinkific's core data—specifically, deleting groups or auditing integrations. You MUST use it if your workflow requires batch operations (like cleaning up 100 expired accounts) or if you need a definitive list of active webhooks for debugging. Don't use it if all you need is to view the group names on the dashboard; then, the native UI is fine. If you are trying to manage user permissions within a group (e.g., changing roles), this server won't help—you’ll need a different tool set focused on membership management.
Questions you might have
How do I use the delete_group tool? +
You pass the specific group ID to your agent. The delete_group tool requires a unique group identifier to run successfully. Don't try to delete groups by name; you need the actual ID.
What does list_webhooks actually show me? +
The list_webhooks tool pulls all currently configured webhooks, giving you details like their endpoint URL, associated event triggers, and defined limits.
Can I use delete_group to clean up a whole course? +
No. The delete_group tool only removes groups by ID. If you need to remove all students from a course, check the LMS's native tools for that specific bulk action.
Is list_webhooks reliable for checking old integrations? +
Yes, it reads the current configuration directly from Thinkific. It provides accurate data on what is active and where it points right now.
How does `delete_group` manage API rate limits? +
The server enforces standard API rate limits. If you hit a limit, your AI client will receive a 429 error code. You'll need to wait and retry the request later.
If I use `delete_group` on an invalid Group ID, what response should I expect? +
The agent won't fail silently; it will return a clear error message stating that the specified group ID does not exist or that you lack permissions. This helps you debug immediately.
Are there limitations when running `list_webhooks` for very large sites? +
Yes, the tool supports pagination. When listing webhooks, your AI client must request pages sequentially to retrieve every entry. Just keep calling it until you hit the last page.
Does `list_webhooks` show me integrations for groups that no longer exist? +
It lists all configured webhooks, regardless of the current status of the associated group or course. You are auditing the webhook setup itself, not the live data flow.
Can I delete a specific group if I have its ID? +
Yes. Use the delete_group tool by providing the Group ID. This will use the Thinkific Admin API to remove the group from your site.
How can I see which webhooks are currently active on my Thinkific site? +
You can use the list_webhooks tool. It allows you to retrieve a list of all configured webhooks, and you can even specify a limit or page number for better navigation.
Is there a limit to how many webhooks I can list at once? +
Yes, the list_webhooks tool accepts a limit parameter with a maximum of 25 items per page, as per Thinkific's API standards.
We've already built the connector for Thinkific Alternative. Just plug in your AI agents and start using Vinkius.
No hosting. No infrastructure. No complex setup.
All 2 tools are live and waiting.
You're up and running in seconds.
Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.
Built, hosted, and secured by Vinkius. You just connect and go.