Skip to content
Cursor

xNotepad AI for Cursor

com.xnotepadai/notes

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

client:Cursor transport:streamable-http

Install xNotepad AI in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "notes": {
      "url": "https://www.xnotepadai.com/api/mcp/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

xNotepad AI in other clients