highstory mcp for Windsurf
io.github.7figures007/highstory-mcp
High Story MCP Server - Automate AI content campaigns and social media management.
client:Windsurf
transport:stdio
runtime:npm
Install highstory mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"highstory-mcp": {
"command": "npx",
"args": [
"-y",
"highstory-mcp"
],
"env": {
"HIGHSTORY_SSE_URL": "<HIGHSTORY_SSE_URL>",
"HIGHSTORY_TOKEN": "<HIGHSTORY_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs