← Index

Volta Notes

io.github.iamredmh/volta-mcp-server·v1.1.1·Other
Quality Score
95
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "volta-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@voltanotes/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "volta-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@voltanotes/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @voltanotes/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other