Skip to content
Claude Desktop

xNotepad AI for Claude Desktop

com.xnotepadai/notes

Create, search, and update notes in an xNotepad AI notebook, with semantic search and AI Q&A.

client:Claude Desktop transport:streamable-http

Install xNotepad AI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "notes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.xnotepadai.com/api/mcp/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

xNotepad AI in other clients