bkuri/jesse-mcp ? reverse-engineered prompt

Reverse engineered prompt

Build me an MCP server for Jesse that lets an LLM control the trading framework from one place.

I want it to connect to a running Jesse instance through its REST API, and if Jesse is not available, it should still work with mock data so I can test things locally. The server should support running backtests, batch backtests, optimization, walk forward analysis, Monte Carlo risk checks, VaR, stress tests, pairs trading analysis, and basic strategy management like listing, reading, validating, and comparing strategies. It should also include a few helpful agent style tools that can suggest improvements, compare results, and analyze portfolio risk in plain language.

Make it easy to run from the command line with the default MCP transport, and also support HTTP for remote access. Please include sensible defaults, clear setup instructions, and tests so I can verify it works. If you need to look up current docs online for Jesse or MCP, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab