Python package for compiling and analyzing quantum algorithms to simulate electronic structures.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenFermion": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenFermion"
]
}
}
}