Skip to main content
Windsurf is an AI-powered editor with Cascade, a deep context-aware AI assistant. You can connect it to TryPost’s MCP server to manage your social media scheduling.

Prerequisites

Setup

1

Open the MCP configuration file

Edit ~/.codeium/windsurf/mcp_config.json:
{
  "mcpServers": {
    "trypost": {
      "serverUrl": "https://app.trypost.it/mcp/trypost"
    }
  }
}
No Authorization header — Windsurf discovers OAuth from the URL.
2

Reload Windsurf

Reload the window so Windsurf picks up the new configuration.
3

Sign in through your browser

The first time Cascade calls a TryPost tool, Windsurf opens a browser window for the TryPost sign-in. Approve the request and Cascade continues automatically.
4

Verify the connection

Open Cascade and ask:
List all my TryPost posts
If your environment blocks the OAuth callback, use a Personal Access Token instead:
{
  "mcpServers": {
    "trypost": {
      "serverUrl": "https://app.trypost.it/mcp/trypost",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Create the key from Settings > API Keys on the TryPost dashboard.

Example prompts

Use Cascade to interact with TryPost:
Create a signature called "Product Launch" with #launch #newproduct #announcement
Show me all my connected social accounts
Create a label called "Blog" with color #3b82f6