Onboard an AI agent into the Senpi trading platform. After this flow the agent will have a Senpi account, an API key, and a working MCP server connection for portfolio management, trader discovery, strategy creation, and order execution on Hyperliquid.
Prerequisites: Shell/code execution access and Node.js (required for npx).
Per the state lifecycle, ensure state.json exists so routing and transitions are well-defined. If it does not exist, create it with initial FRESH state:
계정 생성, API 키 생성, Senpi MCP 서버 연결 구성을 통해 AI 에이전트를 Senpi 거래 플랫폼에 온보딩합니다. 지갑, 텔레그램 또는 에이전트 생성 지갑 ID를 지원합니다. 사용자가 "Senpi 설정", "Senpi에 온보드", "Senpi에 연결", "Senpi 설치", "Senpi에 등록"이라고 말할 때 또는 에이전트가 자율 거래를 위해 Senpi에 자체 등록해야 하는 경우에 사용하세요. 거래 운영, 전략 관리 또는 시장 쿼리에는 사용하지 마십시오. Senpi MCP 서버가 이미 연결되어 있어야 합니다. 출처: senpi-ai/senpi-skills.