Skip to main content

Claude Code

See Claude Code MCP docs for more info.
claude mcp add opennote -- opennote mcp run

Claude Desktop

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "opennote": {
      "command": "opennote",
      "args": ["mcp", "run"]
    }
  }
}

For common issues, see our Troubleshooting page.