Servers
H
H|ψ⟩ Quantum Finance — Quantum ML Trading Analytics
@haiyunsky
Real-time quantum ML trading analytics — IV Radar, Monte Carlo simulation, AI predictions, and options pressure maps for any ticker. Built on Quantum State Vectors and ensemble ML. Free + Pro ($9.99/mo). hpsilab.com
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hpsilab": {
"command": "python",
"args": [
"E:\\apps\\quantum_app\\mcp_server\\server.py"
],
"env": {
"HPSILAB_TOKEN": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIyMSIsImV4cCI6MTc4MTk3NDE1NX0.wqrbcjogKvplt1ihdO8qDweQbSr7Z6L7uz7KQUDjfVM"
}
}
}
}