Loading MCP server directory, please wait...
High Story MCP Server - Automate AI content campaigns and social media management.
npx @getmcp/cli add io.github.7figures007/highstory-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HIGHSTORY_SSE_URLThe URL of your Supabase Edge Function
HIGHSTORY_TOKENYour Supabase JWT access token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.7figures007/highstory-mcp": {
"command": "npx",
"args": [
"-y",
"highstory-mcp"
],
"env": {
"HIGHSTORY_SSE_URL": "",
"HIGHSTORY_TOKEN": ""
}
}
}
}