Skip to content
Cursor

Jade Note for Cursor

app.jadenote/jade-note

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

client:Cursor transport:streamable-http

Install Jade Note in Cursor

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

{
  "mcpServers": {
    "jade-note": {
      "url": "https://api.jadenote.app/mcp"
    }
  }
}

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

Jade Note in other clients