# 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 verifiable receipt. Paper trading is live; real-money execution is on the roadmap. Engine is open-source; receipts are byte-stable shareable URLs. ## Discovery - MCP endpoint: https://mcp.usepancake.com - REST endpoint: https://api.usepancake.com/v1 - Receipts (hosted strategy results): https://usepancake.com/r/ - Engine page: https://usepancake.com/engine (batter package — pip install batter, 12 verified formulas, BibTeX citation) - Engine determinism: https://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://usepancake.com/methodology - Comparisons: https://usepancake.com/compare - Quickstart (MCP connector + OAuth + first strategy run): https://usepancake.com/quickstart - Glossary (10 metric definitions with citations): https://usepancake.com/glossary - Blog: https://usepancake.com/blog - Terms: https://usepancake.com/terms - Privacy: https://usepancake.com/privacy ## Blog - Why We Built Pancake: https://usepancake.com/blog/why-we-built-pancake - Verification Boundary — What Pancake Actually Verifies: https://usepancake.com/blog/verification-boundary-what-pancake-actually-verifies - The 100% Win Rate Was Fake: https://usepancake.com/blog/100-percent-win-rate-was-fake ## Glossary (metric definitions) - Sharpe Ratio: https://usepancake.com/glossary/sharpe-ratio - Sortino Ratio: https://usepancake.com/glossary/sortino-ratio - CAGR: https://usepancake.com/glossary/cagr - Maximum Drawdown: https://usepancake.com/glossary/max-drawdown - Win Rate: https://usepancake.com/glossary/win-rate - Wilson Confidence Interval: https://usepancake.com/glossary/wilson-confidence-interval - Bootstrap Confidence Interval: https://usepancake.com/glossary/bootstrap-confidence-interval - Brier Score: https://usepancake.com/glossary/brier-score - Permutation Test: https://usepancake.com/glossary/permutation-test - PCG64: https://usepancake.com/glossary/pcg64 ## Changelog - Changelog (release log): https://usepancake.com/changelog ## Q&A pages (search-intent answers) - How does Pancake verify backtests: https://usepancake.com/q/how-does-pancake-verify-backtests - What is a Pancake receipt: https://usepancake.com/q/what-is-a-pancake-receipt - Is Pancake free: https://usepancake.com/q/is-pancake-free - What is MCP backtesting: https://usepancake.com/q/what-is-mcp-backtesting - How to backtest a strategy with an LLM: https://usepancake.com/q/how-to-backtest-a-strategy-with-an-llm - What is the verification boundary in backtesting: https://usepancake.com/q/what-is-the-verification-boundary-in-backtesting - How to connect Pancake via MCP: https://usepancake.com/q/how-to-connect-pancake-via-mcp - What metrics does Pancake report: https://usepancake.com/q/what-metrics-does-pancake-report - Can LLMs write trading strategies: https://usepancake.com/q/can-llms-write-trading-strategies - How reproducible are Pancake backtests: https://usepancake.com/q/how-reproducible-are-pancake-backtests ## Concept entity pages (definitions for LLM citation) - Verification Boundary: https://usepancake.com/e/verification-boundary - Pancake Receipt: https://usepancake.com/e/pancake-receipt - Agent-Supplied Evidence: https://usepancake.com/e/agent-supplied-evidence - Result Hash: https://usepancake.com/e/result-hash - Pancake Spec (Evidence Spec): https://usepancake.com/e/pancake-spec ## Machine endpoints (agent-accessible APIs) - Citation API: /api/cite/?format=bibtex|csl-json|ris — machine-readable citation for any public/unlisted receipt - oEmbed: /api/oembed?url=https://usepancake.com/r/&format=json — rich embed card for receipt pages (oEmbed v1.0) - RSS feed: https://usepancake.com/blog/feed.xml — RSS 2.0 blog feed - JSON Feed: https://usepancake.com/blog/feed.json — JSON Feed 1.1 blog feed - Security: https://usepancake.com/.well-known/security.txt — security contact (RFC 9116) ## MCP tools (6-tool surface, v1.3) - search_strategies — query strategy memory - search_datasets — canonical pool browser - get_strategy — fetch by id - register_evidence_dataset — upload rows - run_evidence_backtest — run a strategy - get_backtest_result — fetch receipt ## Receipt format - Markdown: /r/.md - HTML: /r/ - JSON: /api/v1/public/results/ ## License Engine: Apache-2.0. Receipts: site-licensed by visibility.