Skip to content
Cursor

sensefold for Cursor

app.sensefold/sensefold

Personal context for every AI: search, read, and write back to your private Markdown library.

client:Cursor transport:streamable-http

Install sensefold in Cursor

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

{
  "mcpServers": {
    "sensefold": {
      "url": "https://api.sensefold.app/mcp"
    }
  }
}

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

sensefold in other clients