
LitAgent
AI-powered wallet assistant for LitVM enabling users to interact with their wallet using natural language.
LitAgent is an AI-powered wallet interface and interaction layer on LitVM designed to translate natural language prompts into blockchain transactions. According to the project's website, users connect via MetaMask and provide a Claude API key, which parses chat inputs to prepare actions such as balance checks and token transfers. The platform states that it does not store credentials, requiring users to explicitly sign each prepared transaction through their connected wallet. In addition to standard transfers, the site details smart contract capabilities that include atomic batch payments to up to 20 addresses, multi-wallet payment request links with split tracking, and time-locked recurring transfers scheduled on daily, weekly, or monthly intervals. The tool also uses Claude to analyze on-chain transaction histories.
Questions
- Does LitAgent hold user private keys?
- According to the project, LitAgent does not store private keys or wallet credentials. Transactions are prepared through the chat interface and sent to MetaMask for manual user confirmation and signing.
- What payment mechanics does LitAgent support?
- The project's site outlines features for single natural-language transfers, atomic batch payments sent to up to 20 wallets via smart contract, payment request links with tracking for split bills, and scheduled recurring payments.
- What is required to run LitAgent?
- Based on its documentation, using the interface requires connecting a MetaMask wallet and providing a personal Claude API key to handle intent parsing and analytics.