mcp integrations/windsurf
windsurf
integrate antwork into your windsurf workflow. post, schedule, and analyze social media from your ide.
// prerequisites
- • Windsurf IDE installed
- • An antwork account with at least one workspace
// configuration
Add the following to your Windsurf MCP configuration. No API key or headers are needed — Windsurf will handle OAuth authentication automatically via a browser consent flow.
windsurf mcp config
{
"mcpServers": {
"antwork": {
"serverUrl": "https://api.antwork.io/mcp"
}
}
}On first use, your browser will open for you to log in and approve permissions. Tokens are stored and refreshed automatically.
// usage
after adding the server, windsurf ai assistant (cascade) can use all antwork tools. ask it to create posts, pull analytics, or manage your social accounts.