
Highstory Mcp
Connect High Story so your agent can plan AI content campaigns and manage social posts from MCP instead of juggling separate dashboards.
Overview
High Story MCP is a MCP server for the Launch phase that automates AI content campaigns and social media management via Supabase-backed High Story.
What is this MCP server?
- highstory-mcp npm package version 1.1.0 with stdio transport
- Automates AI content campaigns and social media management
- Uses HIGHSTORY_SSE_URL pointing at Supabase Edge Function URL
- Authenticates with secret HIGHSTORY_TOKEN (Supabase JWT)
- Source lives under 7figures007/servers src/highstory
- Package version 1.1.0 on npm identifier highstory-mcp
- Two required env vars: HIGHSTORY_SSE_URL and HIGHSTORY_TOKEN
- Repository subfolder src/highstory under 7figures007/servers
What problem does it solve?
Posting and campaign tweaks live in another tab while your launch checklist and code already live inside the agent.
Who is it for?
Solo builders already on High Story with Supabase edge functions who want launch-week content and social ops inside MCP.
Skip if: Teams without High Story infrastructure, or anyone who only needs static SEO copy with no social campaign backend.
What do I get? / Deliverables
Your agent can drive High Story campaign and social workflows over MCP using your Edge Function URL and Supabase JWT token.
- Agent-driven AI content campaign actions via High Story
- Social media management hooks through MCP tools
- Unified launch distribution workflow from the IDE
Recommended MCP Servers
Journey fit
Launch distribution is where solo builders turn shipped products into reachable audiences; campaign automation belongs on that shelf first. Distribution covers outbound channels—social and content campaigns—not in-app analytics.
How it compares
Supabase-connected campaign MCP connector, not a standalone social scheduler skill with no High Story account.
Common Questions / FAQ
Who is High Story MCP for?
Indie founders using High Story and Supabase who want AI agents to run content campaigns and social management from MCP.
When should I use High Story MCP?
Use it at launch and early distribution when you are executing multi-channel content and social pushes alongside product ship.
How do I add High Story MCP to my agent?
Install highstory-mcp, set HIGHSTORY_SSE_URL to your Supabase Edge Function URL and HIGHSTORY_TOKEN to your JWT, then register stdio MCP in your client.