~/.cursor/mcp.json:
- macOS:
~/.cursor/mcp.json - Windows:
%APPDATA%\Cursor\mcp.json - Linux:
~/.config/cursor/mcp.json
opennote is installed and available in your PATH.
For common issues, see our Troubleshooting page.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manual configuration for Cursor
~/.cursor/mcp.json:
~/.cursor/mcp.json%APPDATA%\Cursor\mcp.json~/.config/cursor/mcp.jsonopennote is installed and available in your PATH.
{
"mcpServers": {
"opennote": {
"command": "opennote",
"args": ["mcp", "run"]
}
}
}
Was this page helpful?