Windsurf

windsurf

integra antwork en tu flujo de trabajo con windsurf. publica, programa y analiza redes sociales desde tu ide.

// prerequisites
  • Windsurf IDE instalado
  • Una cuenta de antwork con al menos un 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

después de añadir el servidor, el asistente de ia de windsurf (cascade) puede usar todas las herramientas de antwork. pídele que cree posts, consulte analíticas o gestione tus cuentas sociales.