Skip to content
Cline

Volta Notes for Cline

io.github.iamredmh/volta-mcp-server

Burn-after-read encrypted notes. E2E encrypted, decentralised on the Internet Computer.

client:Cline transport:stdio runtime:npm

Install Volta Notes in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "volta-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@voltanotes/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Volta Notes in other clients