Skip to content
VS Code

Fresh Jots for VS Code

io.github.goran-arsov/freshjots-mcp

Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.

client:VS Code transport:streamable-http runtime:npm

Install Fresh Jots in VS Code

.vscode/mcp.json

{
  "servers": {
    "freshjots-mcp": {
      "type": "http",
      "url": "https://freshjots.com/mcp"
    }
  }
}

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

Fresh Jots in other clients