Catalog
com.usepancake/pancake-mcp
OfficialPancake — Verifiable Backtests for AI Agents
Verifiable backtests for AI-built trading strategies: deterministic engine, reproducible results.
Run reproducible backtests for AI-generated trading strategies with deterministic results.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pancake-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.usepancake.com/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.