Skip to main content
Add this to your Roo Code MCP configuration:
{
  "mcpServers": {
    "semoia": {
      "url": "https://beta.trysemoia.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY",
        "Origin": "https://beta.trysemoia.com"
      }
    }
  }
}