Skip to content
Cline

Dense Evolution for Cline

io.github.tatopenn-cell/dense-evolution

Real quantum circuit simulator, VQE, molecular Hamiltonians, QM/MM forces, and MD via 21 tools.

client:Cline transport:stdio runtime:pypi

Install Dense Evolution 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "dense-evolution": {
      "command": "uvx",
      "args": [
        "dense-evolution"
      ],
      "env": {
        "DENSE_EVOLUTION_KERNEL_URL": "<DENSE_EVOLUTION_KERNEL_URL>"
      }
    }
  }
}

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

Dense Evolution in other clients