Skip to main content
Add this to your Trae configuration using the Continue Plugin format.
"mcpServers": [
  {
    "name": "semoia",
    "url": "https://beta.trysemoia.com/api/mcp",
    "headers": {
      "Authorization": "Bearer YOUR_API_KEY",
      "Origin": "https://beta.trysemoia.com"
    }
  }
]