Claude Code
See Claude Code MCP docs for more info.Claude Desktop
macOS:~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
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 Claude
claude mcp add opennote -- opennote mcp run
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"opennote": {
"command": "opennote",
"args": ["mcp", "run"]
}
}
}
Was this page helpful?