← All agents

Connect Windsurf to Postify

The Postify MCP toolset available to Windsurf's Cascade agent.

Config file: ~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "postify": {
      "serverUrl": "https://app.usepostify.com/api/mcp"
    }
  }
}

Verify

Call the list_channels tool (no arguments). Success is a JSON list of the workspace's connected channels — an empty list still proves the connection is live.

MCP endpoint: https://app.usepostify.com/api/mcp · Raw instructions any agent can fetch directly: /agent-setup/prompt.md