> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysemoia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trae

> Manual configuration for Trae

Add this to your Trae configuration using the Continue Plugin format.

OpenNote runs locally. Ensure `opennote` is installed and available in your PATH.

```json theme={null}
"mcpServers": [
  {
    "name": "opennote",
    "command": "opennote",
    "args": ["mcp", "run"]
  }
]
```
