# Jester > Agent harness for algorithmic trading on Hyperliquid. Bring your own LLM; Jester runs the tool loop. Marketing: jester.trade. Live app: app.jester.trade. ## Mandate - Build the **agent harness** category for systematic trading: your model reasons; Jester supplies 80+ `jester_*` MCP tools, prefetch, parity-gated subscribe, tiered headless autonomy, fleet mesh, and non-custodial execution. - Surfaces: Telegram `/ai`, Mini App Agent (BYOK provider key), External MCP in Cursor/Claude (tool-only or `jester_agent_chat` full harness), scheduled autonomous PM, Molt HTTP for wallet bots. - Interactive copilot (shipped): human confirm on destructive actions. Autonomous L0–L2 tiers and fleet mesh (shipped). - Non-custodial Hyperliquid execution; user sets risk policy. ## Start here (agents) - Machine manifest: https://app.jester.trade/.well-known/jester-agent.json - Onboarding JSON: https://app.jester.trade/api/delegated/agent/onboarding - OpenAPI: https://app.jester.trade/api/agent/openapi.json - Tool catalog: https://app.jester.trade/api/delegated/tools - MCP tool capabilities (jester_*): https://app.jester.trade/api/delegated/mcp/capabilities - OpenClaw skill JSON: https://app.jester.trade/api/agent/skills/molt-trading.json - Hermes SKILL.md: https://app.jester.trade/api/agent/skills/jester-trading/SKILL.md - Agent wallet onboarding UI: https://app.jester.trade/ai ## Human docs (this site) - Jester Agent: https://jester.trade/documentation/tools/jester-agent - External MCP (Cursor / Claude): https://jester.trade/documentation/tools/jester-agent-external-mcp - Tools reference: https://jester.trade/documentation/tools/jester-agent-tools-reference - Research web: https://jester.trade/documentation/tools/jester-agent-research-web - Autopilot: https://jester.trade/documentation/jester/mini-app/autopilot - Introduction: https://jester.trade/documentation - Getting set up: https://jester.trade/documentation/jester/getting-started - Agent discovery: https://jester.trade/documentation/agent/agent-discovery - Agent quickstart: https://jester.trade/documentation/agent/quickstart ## Auth - Headless / external agents: `x-api-key` on https://app.jester.trade (Mini App Settings → Integrations → Jester API key, Molt wallet onboarding, or Telegram webhook key) - Headless MCP (full jester_* suite): `x-api-key` on /api/delegated/mcp/* — Cursor/Claude stdio bridge; setup https://jester.trade/documentation/tools/jester-agent-external-mcp - Jester Agent (in-app): Telegram-linked session + user LLM provider key (Settings → Integrations → Provider keys); `jester_*` MCP tools ## Do not - Reverse-engineer `https://app.jester.trade/api/miniapp/*` without Telegram WebApp or terminal session - Treat jester.trade static pages as the trading API origin