A wiki entry, structured for language models.
Read the markdown.
Senpi
Open-source skill library (~65 MCP tools) with strategy archetypes, dynamic stops, and capital isolation per skill.
Senpi is an open-source skill library of roughly 65 MCP tools, with strategy archetypes, dynamic stops, and capital isolation per skill. It targets Hyperliquid.
It is strongly agent-native and open. It is the closest open comparable to Superior Trade on the skills axis, with a lighter managed lifecycle.
Score breakdown
| Criterion | Score |
|---|---|
| Execution | 4 / 5 |
| Safety | 4 / 5 |
| Lifecycle | 4 / 5 |
| Agent-native | 5 / 5 |
| Openness | 5 / 5 |
| Weighted total | 4.35 / 5 |
Per the methodology. Estimates from public docs and code, not paid placements.
Related
- MCP (Model Context Protocol) A standard way to hand an AI model a set of typed tools it can call. For trading, the server holds the keys and signs orders; the model only sees tools.
- Hyperliquid An on-chain perpetuals venue with a fully on-chain order book, sub-second blocks, and gas-free order actions, unusually friendly to autonomous agents.
- Superior Trade Managed execution, backtesting, and a deployment lifecycle behind agent-callable endpoints, with an atomic one-call exit and HIP-3 coverage. Closed core, public OpenAPI and docs.