Skip to content
VS Code

Jade Note for VS Code

app.jadenote/jade-note

MCP-native notes and memory for ChatGPT, Claude, and other AI tools.

client:VS Code transport:streamable-http

Install Jade Note in VS Code

.vscode/mcp.json

{
  "servers": {
    "jade-note": {
      "type": "http",
      "url": "https://api.jadenote.app/mcp"
    }
  }
}

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

Jade Note in other clients