A thin stdio proxy to Quantustik's hosted MCP server, providing live S&P 500 signals, forecasts, and market data for MCP clients that only support local stdio servers.
{
"mcpServers": {
"quantustikmcp": {
"command": "npx",
"args": [
"-y",
"@quantustik/mcp-server"
]
}
}
}