Use AppTide in Windsurf
Add the AppTide MCP server to Windsurf and let Cascade import apps, refresh keywords, and run competitor discovery from inside your editor without switching context.
Config
Paste this into Windsurf MCP settings
Replace YOUR_API_KEY with the API key from your AppTide workspace. Windsurf uses the serverUrl field (note: this differs from Cursor and VS Code which use url).
{
"mcpServers": {
"apptide": {
"serverUrl": "https://apptide.xyz/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Setup
Five steps to connect
Get an API key
Sign in to your AppTide workspace, open the Developer center, and generate an API key.
Open Windsurf Settings → MCP Servers
Go to Windsurf Settings (⌘,), then navigate to the MCP Servers section. This is where you add external MCP server configurations.
Add the AppTide server config
Paste the JSON block above into the MCP server config. Replace YOUR_API_KEY with the key from your AppTide workspace. Note that Windsurf uses the "serverUrl" field instead of "url".
Restart the MCP server
Click "Restart" or toggle the server off and on. Windsurf will connect to the AppTide endpoint and load the tool definitions.
Verify tools are loaded
Start a Cascade agent session and type "list my applications". If the AppTide tools respond, setup is complete.
Available tools
What Windsurf can call
Example prompts
Things to try first
Other clients
The same AppTide MCP server works across all major AI development tools.