Skip to content
VS Code

sensefold for VS Code

app.sensefold/sensefold

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

client:VS Code transport:streamable-http

Install sensefold in VS Code

.vscode/mcp.json

{
  "servers": {
    "sensefold": {
      "type": "http",
      "url": "https://api.sensefold.app/mcp"
    }
  }
}

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

sensefold in other clients