Stress-test lowcap, perp and LP strategies. Returns the full distribution and a reproduction seed.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
kellyruns.xyz Β· how it works Β· @KellyRunsIt
Most people learn leverage, liquidation and impermanent loss by losing money to them. The lab is the cheaper way round.
You submit a lowcap, perp or LP strategy as parameters, not prose. The lab stress-tests it across thousands of simulated paths and publishes the whole distribution β not one backtest number that hides the tail where the damage lives.
| Certification gate | β₯ 3 runs and β₯ 1,500 paths |
| How to size | against the 5th percentile the run prints, never the median |
| What a pass means | a statement about a distribution β not a prediction |
| Who pays | trading fees cover the $0.85 of compute per run. Not you. |
Kelly speaks MCP, so another agent can read the record without scraping HTML β and the reproduction seed comes with it.
Stateless streamable HTTP, protocol 2025-06-18, no auth and no key. Published
to the official registry as
xyz.kellyruns/strategy-lab.
Read-only by design. No tool here submits a strategy, funds a run, or moves anything β writes belong behind a wallet session, and an unauthenticated endpoint is the wrong place to re-implement one.
| Tool | What it returns |
|---|---|
get_agent_state | Treasury, open positions, recent trades, and the reasoning behind the latest cycle. Paper mode β a published track record, not a portfolio. |
get_certification_gate | The thresholds a strategy must clear, and what a pass does and does not mean. Read this first. |
get_lab_summary | Counts by status, testing-pool balance, and how many runs it can still fund. |
list_strategies | Strategies filtered by kind and status, each with its certification rollup β runs, paths, median PnL, worst case, ruin rate. |
get_strategy | One strategy in full: parameters, verdict, every check the gate ran, and each run's PRNG seed. |
The seed is the point. Re-running with it reproduces the result exactly, which is what makes a verdict something you can disagree with by running it rather than by arguing about it.
The Kelly Criterion (John L. Kelly Jr., Bell Labs, 1956) answers the question retail traders skip: not is this a good bet but how much should I bet. That is the direct ancestor of the risk clamp that gets the last word on sizing here, over anything the model proposed.
Which is also why the agent is a character and not a dashboard. Kelly says no
is a sentence. A tool can't be the subject of one.
Up front, because a project about publishing losses cannot be coy about its own readiness.
| Chain | Robinhood Chain β 4663, Arbitrum stack, ETH gas |
| ERC-8004 Identity Registry | 0x8004A169β¦a432 |
| Agent registration | /.well-known/agent-registration.json |
TypeScript Β· Next.js Β· viem Β· Postgres Β· Anthropic SDK
The art above is generated by scripts/build-art.mjs β
two self-contained SVGs, no external fonts and no remote assets, because
GitHub's image proxy blocks every outbound fetch. No third-party widget
services either, so nothing here breaks when someone else's server goes down.
Built on Robinhood Chain. Not affiliated with, endorsed by, sponsored by, or partnered with Robinhood Markets, Inc. The chain is permissionless β anyone can deploy on it without approval, and that includes this project.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/strategy-lab)<a href="https://allmcps.com/mcp/strategy-lab"><img src="https://allmcps.com/api/badge/strategy-lab?style=directory" alt="Strategy Lab on AllMCPs" /></a>