What You Need
- A Skool community (any plan — free or paid)
- Google Chrome (for the StickyHive extension that connects to Skool)
- A Claude account (Free, Pro, Max, Team, or Enterprise)
- 3 minutes of setup time
Install StickyHive & Connect Your Skool
Connect your community with our Chrome extension. During installation, you'll create your StickyHive account and connect your Skool community — all in one flow.
Once done, StickyHive can see your spaces (posting categories) and schedule posts on your behalf. The 14-day free trial includes full MCP access — no credit card required.
Add StickyHive to Claude
Claude supports adding remote MCP servers directly — no config files needed:
- Open Claude and go to Settings → Connectors
- Click "+" then "Add custom connector"
- Paste the StickyHive MCP URL:
https://stickyhive.ai/mcp/
- Click "Add" — Claude will redirect you to StickyHive to authorize access
- Approve the connection — done!
Claude will show "stickyhive" in your Connectors list. The connection uses OAuth 2.0 — secure, industry-standard, and no API keys to manage.
Start Managing Your Skool with Claude
Open a new Claude conversation and try these commands:
Try These First
Using Cursor, Windsurf, or Other MCP Clients?
For tools that don't have a built-in connector UI, add StickyHive to your MCP config file:
- Go to your StickyHive dashboard → Settings → Developer
- Click "Create API Key" and copy it (starts with
hm_live_) - Add to your tool's MCP config:
{
"mcpServers": {
"stickyhive": {
"url": "https://stickyhive.ai/mcp/",
"transport": "sse",
"headers": {
"Authorization": "Bearer hm_live_your_api_key_here"
}
}
}
}
Cursor IDE
.cursor/mcp.json
Windsurf
MCP settings panel
Cline
VS Code MCP config
Any MCP Client
Standard SSE transport
Ready to Connect Claude to Skool?
Start with a free trial. Full MCP access, no credit card, cancel anytime.
Start Free Trial →3-minute setup • 14-day free trial • MCP included on all plans
Common Questions
Can Claude post to Skool?
Yes, with StickyHive's MCP server connected. Claude can create posts, schedule them, add polls, pin posts, and manage your entire content calendar — all through natural conversation.
Is it free?
StickyHive has a 14-day free trial with full MCP access. No credit card required. After the trial, plans start at $29/month and include MCP on all tiers.
Does this work with Cursor too?
Yes. Any MCP-compatible AI client works — Claude Desktop, Cursor, Windsurf, Cline, and more. The setup is the same: add the server URL and API key.
What if I don't use Claude Desktop?
You can still use StickyHive's web dashboard and AI content calendar to generate and schedule content — MCP just adds the option to manage everything through AI conversation.
Is my Skool account safe?
Yes. StickyHive uses OAuth 2.1 for MCP authentication (industry-standard security). Claude authenticates with a scoped API key that only has access to scheduling operations. We never store your Skool password.