io.github.7figures007/highstory-mcp MCP Server
io.github.7figures007/highstory-mcp
What is the io.github.7figures007/highstory-mcp MCP server?
High Story MCP Server - Automate AI content campaigns and social media management.
How to install io.github.7figures007/highstory-mcp
Copy-paste configuration for popular MCP clients.
HIGHSTORY_SSE_URLrequiredThe URL of your Supabase Edge Function
HIGHSTORY_TOKENrequiredsecretYour Supabase JWT access token
{
"mcpServers": {
"highstory-mcp": {
"command": "npx",
"args": [
"-y",
"highstory-mcp"
],
"env": {
"HIGHSTORY_SSE_URL": "<YOUR_HIGHSTORY_SSE_URL>",
"HIGHSTORY_TOKEN": "<YOUR_HIGHSTORY_TOKEN>"
}
}
}
}{
"mcpServers": {
"highstory-mcp": {
"command": "npx",
"args": [
"-y",
"highstory-mcp"
],
"env": {
"HIGHSTORY_SSE_URL": "<YOUR_HIGHSTORY_SSE_URL>",
"HIGHSTORY_TOKEN": "<YOUR_HIGHSTORY_TOKEN>"
}
}
}
}{
"mcpServers": {
"highstory-mcp": {
"command": "npx",
"args": [
"-y",
"highstory-mcp"
],
"env": {
"HIGHSTORY_SSE_URL": "<YOUR_HIGHSTORY_SSE_URL>",
"HIGHSTORY_TOKEN": "<YOUR_HIGHSTORY_TOKEN>"
}
}
}
}{
"servers": {
"highstory-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"highstory-mcp"
],
"env": {
"HIGHSTORY_SSE_URL": "<YOUR_HIGHSTORY_SSE_URL>",
"HIGHSTORY_TOKEN": "<YOUR_HIGHSTORY_TOKEN>"
}
}
}
}claude mcp add highstory-mcp --env HIGHSTORY_SSE_URL=<YOUR_HIGHSTORY_SSE_URL> --env HIGHSTORY_TOKEN=<YOUR_HIGHSTORY_TOKEN> -- npx -y highstory-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.