Skip to main content
Open your Windsurf MCP configuration:
  • macOS: ~/.windsurf/mcp.json
  • Windows: %APPDATA%\Windsurf\mcp.json
  • Linux: ~/.config/windsurf/mcp.json
See Windsurf MCP docs for more info.
"mcpServers": [
  {
    "name": "semoia",
    "url": "https://beta.trysemoia.com/api/mcp",
    "headers": {
      "Authorization": "Bearer YOUR_API_KEY",
      "Origin": "https://beta.trysemoia.com"
    }
  }
]

For common issues, see our Troubleshooting page.