# Pancake — hosting infrastructure for AI-built trading strategies Pancake is the place to host and run trading strategies authored by any MCP-capable agent. Backtest is the on-ramp: validate with real evidence, get a verified result at a permanent URL. Paper trading is live; real-money execution is on the roadmap. Engine is open-source; results are byte-stable shareable URLs. Pancake's bar for results is sometimes summarized as "syrup-grade reproducibility": the same spec, dataset, and engine version re-derive a byte-identical result hash on any machine. ## Discovery - MCP endpoint: https://mcp.usepancake.com - REST endpoint: https://api.usepancake.com/v1 - Results (hosted strategy results): https://www.usepancake.com///v/ - Strategy profiles (public owners): https://www.usepancake.com/ - Strategy pages (public owners): https://www.usepancake.com// - Engine page: https://www.usepancake.com/engine (batter package — pip install batter, 12 verified formulas, BibTeX citation) - Engine determinism: https://www.usepancake.com/engine/determinism (Python 3.12 ULP investigation — why Python 3.11 is permanently excluded) - Engine source: https://github.com/usepancake/batter (Python 3.12+) - Methodology: https://www.usepancake.com/methodology - Comparisons: https://www.usepancake.com/compare - Quickstart (MCP connector + OAuth + first strategy run): https://www.usepancake.com/quickstart - Glossary (10 metric definitions with citations): https://www.usepancake.com/glossary - Blog: https://www.usepancake.com/blog - Terms: https://www.usepancake.com/terms - Privacy: https://www.usepancake.com/privacy ## Blog - How to Host a Trading Strategy in 2026: Six Options Compared: https://www.usepancake.com/blog/how-to-host-a-trading-strategy-in-2026 - The 100% Win Rate Was Fake: https://www.usepancake.com/blog/100-percent-win-rate-was-fake - Verification Boundary: What Pancake Actually Verifies: https://www.usepancake.com/blog/verification-boundary-what-pancake-actually-verifies - Why We Built Pancake: https://www.usepancake.com/blog/why-we-built-pancake ## Glossary (metric definitions) - Sharpe Ratio: https://www.usepancake.com/glossary/sharpe-ratio - Sortino Ratio: https://www.usepancake.com/glossary/sortino-ratio - CAGR: https://www.usepancake.com/glossary/cagr - Maximum Drawdown: https://www.usepancake.com/glossary/max-drawdown - Win Rate: https://www.usepancake.com/glossary/win-rate - Wilson Confidence Interval: https://www.usepancake.com/glossary/wilson-confidence-interval - Bootstrap Confidence Interval: https://www.usepancake.com/glossary/bootstrap-confidence-interval - Brier Score: https://www.usepancake.com/glossary/brier-score - Permutation Test: https://www.usepancake.com/glossary/permutation-test - PCG64: https://www.usepancake.com/glossary/pcg64 ## Changelog - Changelog (release log): https://www.usepancake.com/changelog ## Q&A pages (search-intent answers) - How does Pancake verify backtests: https://www.usepancake.com/q/how-does-pancake-verify-backtests - What is a Pancake receipt: https://www.usepancake.com/q/what-is-a-pancake-receipt - Is Pancake free: https://www.usepancake.com/q/is-pancake-free - What is MCP backtesting: https://www.usepancake.com/q/what-is-mcp-backtesting - How do you backtest a strategy with an LLM: https://www.usepancake.com/q/how-to-backtest-a-strategy-with-an-llm - What is the verification boundary in backtesting: https://www.usepancake.com/q/what-is-the-verification-boundary-in-backtesting - How do you connect to Pancake via MCP: https://www.usepancake.com/q/how-to-connect-pancake-via-mcp - What metrics does Pancake report on a backtest receipt: https://www.usepancake.com/q/what-metrics-does-pancake-report - Can LLMs write trading strategies: https://www.usepancake.com/q/can-llms-write-trading-strategies - How reproducible are Pancake backtests: https://www.usepancake.com/q/how-reproducible-are-pancake-backtests - How do you backtest a Polymarket strategy: https://www.usepancake.com/q/how-to-backtest-a-polymarket-strategy - What are the best Polymarket backtesting tools: https://www.usepancake.com/q/what-are-the-best-polymarket-backtesting-tools - Can Claude backtest trading strategies: https://www.usepancake.com/q/can-claude-backtest-trading-strategies - What is a verifiable backtest: https://www.usepancake.com/q/what-is-a-verifiable-backtest - How do you get historical Polymarket data: https://www.usepancake.com/q/how-to-get-historical-polymarket-data - How do you paper trade a Polymarket strategy: https://www.usepancake.com/q/how-to-paper-trade-a-polymarket-strategy - How do you host a trading strategy: https://www.usepancake.com/q/how-to-host-a-trading-strategy - How do you run a trading strategy without a server: https://www.usepancake.com/q/how-to-run-a-trading-strategy-without-a-server - Can Claude host and run a trading strategy: https://www.usepancake.com/q/can-claude-host-and-run-a-trading-strategy - How do you deploy an AI trading strategy: https://www.usepancake.com/q/how-to-deploy-an-ai-trading-strategy - How do you forward test a trading strategy: https://www.usepancake.com/q/how-to-forward-test-a-trading-strategy - What is strategy hosting: https://www.usepancake.com/q/what-is-strategy-hosting - What is the best trading strategy: https://www.usepancake.com/q/what-is-the-best-trading-strategy - What is the best Polymarket trading strategy: https://www.usepancake.com/q/what-is-the-best-polymarket-trading-strategy - Do AI-generated trading strategies work: https://www.usepancake.com/q/do-ai-generated-trading-strategies-work - How do you tell if a backtest is overfit: https://www.usepancake.com/q/how-to-tell-if-a-backtest-is-overfit ## Concept entity pages (definitions for LLM citation) - Verification Boundary: https://www.usepancake.com/e/verification-boundary - Pancake Receipt: https://www.usepancake.com/e/pancake-receipt - Agent-Supplied Evidence: https://www.usepancake.com/e/agent-supplied-evidence - Result Hash: https://www.usepancake.com/e/result-hash - Pancake Spec (Evidence Spec): https://www.usepancake.com/e/pancake-spec - Verifiable Backtest: https://www.usepancake.com/e/verifiable-backtest - Strategy Hosting: https://www.usepancake.com/e/strategy-hosting - Paper Deployment: https://www.usepancake.com/e/paper-deployment - EvidenceDataset: https://www.usepancake.com/e/evidence-dataset ## Comparisons - Pancake vs LEAN (QuantConnect): https://www.usepancake.com/compare/pancake-vs-lean - Pancake vs zipline (Quantopian): https://www.usepancake.com/compare/pancake-vs-zipline - Pancake vs Tardis.dev: https://www.usepancake.com/compare/pancake-vs-tardis-dev - Pancake vs Polygon.io flat files: https://www.usepancake.com/compare/pancake-vs-polygon-flat-files - Pancake vs freqtrade: https://www.usepancake.com/compare/pancake-vs-freqtrade - Pancake vs vectorbt: https://www.usepancake.com/compare/pancake-vs-vectorbt - Pancake vs backtrader: https://www.usepancake.com/compare/pancake-vs-backtrader - Pancake vs ai-hedge-fund: https://www.usepancake.com/compare/pancake-vs-ai-hedge-fund - Pancake vs QuantConnect: https://www.usepancake.com/compare/pancake-vs-quantconnect - Pancake vs Composer: https://www.usepancake.com/compare/pancake-vs-composer - Pancake vs Alpaca Paper Trading: https://www.usepancake.com/compare/pancake-vs-alpaca-paper - Pancake vs Jupyter notebooks: https://www.usepancake.com/compare/pancake-vs-jupyter - Pancake vs 3Commas: https://www.usepancake.com/compare/pancake-vs-3commas - Pancake vs TradingView (Pine Script): https://www.usepancake.com/compare/pancake-vs-tradingview - Pancake vs Lumibot: https://www.usepancake.com/compare/pancake-vs-lumibot ## Machine endpoints (agent-accessible APIs) - Citation API: /api/cite/?format=bibtex|csl-json|ris — machine-readable citation for any public/unlisted result - oEmbed: /api/oembed?url=https://www.usepancake.com///v/&format=json — rich embed card for result pages (oEmbed v1.0; legacy /receipt/ URLs also accepted) - RSS feed: https://www.usepancake.com/blog/feed.xml — RSS 2.0 blog feed - JSON Feed: https://www.usepancake.com/blog/feed.json — JSON Feed 1.1 blog feed - Security: https://www.usepancake.com/.well-known/security.txt — security contact (RFC 9116) ## MCP tools (10-tool surface) - search_strategies — query strategy memory - search_datasets — canonical pool browser - get_strategy — fetch by id - create_evidence_dataset — upload or materialize evidence rows - run_evidence_backtest — run a strategy - get_backtest_result — fetch the full result envelope - run_sensitivity_analysis — entry×sizing Sharpe sweep + Monte-Carlo drawdown - create_paper_deployment — deploy a strategy to paper trading - get_paper_deployments — list or fetch paper deployments - set_paper_deployment_state — pause / resume / stop a deployment ## Result format - HTML: ///v/ - JSON: /api/v1/public/results/ ## License Engine: Apache-2.0. Results: site-licensed by visibility.