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. OpenNote runs locally. Ensure opennote is installed and available in your PATH.
"mcpServers": [
  {
    "name": "opennote",
    "command": "opennote",
    "args": ["mcp", "run"]
  }
]

For common issues, see our Troubleshooting page.