Skip to main content
Add this to your Trae configuration using the Continue Plugin format. OpenNote runs locally. Ensure opennote is installed and available in your PATH.
"mcpServers": [
  {
    "name": "opennote",
    "command": "opennote",
    "args": ["mcp", "run"]
  }
]