FoPost for Windsurf
Add one mcpServers block to Windsurf and Cascade gains FoPost tools. It can turn a merged change into posts per network and schedule them, showing every tool call for approval first.
{
"mcpServers": {
"fopost": {
"command": "npx",
"args": ["-y", "@fopost/mcp"],
"env": { "FOPOST_API_KEY": "your-api-key" }
}
}
}One config block
Add it under Cascade MCP settings and the tools appear.
Approval first
Cascade shows each tool call and waits. The server never publishes on its own.
14 tools
Posts, deliveries, accounts, workspaces, and AI rewriting.
Connected from the Cascade panel
Create an API key in the FoPost dashboard, open Windsurf’s MCP settings, and paste the block into mcp_config.json. Refresh the server list and ask Cascade to list your accounts.
Set up Windsurf> Which accounts can I post to?
Cascade: list_accounts → LinkedIn, X, Threads in
workspace "Studio". All healthy.Scoped key
Grant only what Cascade needs. Revoke from the dashboard.
Workspace per key
One key reaches one workspace only.
Verify first
A list_accounts call confirms the server before any write.
Release notes become posts in the same flow
Cascade has the change in context. Ask for a post per network and a time; it drafts with rewrite_for_platforms, schedules with schedule_post, and returns the post ids.
Try it on your next release
rewrite_for_platforms
Per-network lengths from one draft.
repurpose_url
A changelog page becomes a series of posts.
schedule_post
Named times or the next open slot.
Confirm delivery without leaving the editor
Ask Cascade whether the post landed. It reads deliveries per network and flags accounts that need a reconnect.
Get your API key> Did the release post deliver?
Cascade: list_post_deliveries → 3 of 3 delivered.list_posts
Recent posts with status and filters.
get_account_health
Tokens that need attention.
get_ai_credits
Balance before a large rewrite.
Windsurf questions, answered
Where is the config?
Will it post without asking?
Does it need Node?
Should I commit the key?
Does it use my AI credits?
Can I manage several workspaces?
Run FoPost from Windsurf
Starting is free and the MCP server is included. Create a key, add the server, and schedule your first post from your agent.
Get your API key