Skip to content
VS Code

xNotepad AI for VS Code

com.xnotepadai/notes

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

client:VS Code transport:streamable-http

Install xNotepad AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "notes": {
      "type": "http",
      "url": "https://www.xnotepadai.com/api/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

xNotepad AI in other clients