sepivip/SeekerClaw
Turn your Solana Seeker (or any Android phone) into a 24/7 personal AI agent
What it solves
SeekerClaw is an on-device AI agent for Android that allows users to control their phone, manage crypto transactions on Solana, and interact with paid web services autonomously. It bridges the gap between a chat-based AI assistant and a functional economic agent that can execute trades and payments without requiring constant manual approval for every small action.
How it works
The project embeds a Node.js runtime directly into an Android app, running as a 24/7 foreground service. Users interact with the agent via Telegram or Discord. The agent connects to various AI providers (Claude, OpenAI, OpenRouter) and uses a system of "skills" and tools to perform actions.
To handle financial transactions safely, it uses a dual-wallet system:
- Main Wallet: Requires manual user confirmation for every action.
- Burner Wallet: An imported key used for autonomous trading (swaps, transfers, limit/DCA orders) and x402 payments. This wallet operates within user-defined per-transaction and daily spending caps to ensure the agent cannot spend more than allowed.
Who it’s for
It is designed for Android 14+ users, specifically those using the Solana Seeker phone, who want a highly extensible AI assistant that can manage their digital life and crypto assets on-device.
Highlights
- Autonomous Trading: Capable of performing swaps, SPL token transfers, and DCA orders on Solana silently if under spending limits.
- x402 Payments: Integrates with the pay.sh ecosystem to autonomously pay for API services like Perplexity, WolframAlpha, and Tripadvisor.
- On-Device Execution: Runs a full Node.js environment locally on the device for better control and the 24/7 service.
- Extensible Architecture: Supports 64 built-in tools, MCP remote tools, and a marketplace of partner skills (e.g., Home Assistant, Dune Analytics).
- Device Integration: Accesses Android system features including GPS, camera, SMS, calls, and clipboard.
- Multi-Provider AI: Supports Claude, OpenAI, OpenRouter, and custom OpenAI-compatible gateways.
Related
- Project
- Project
- Project
- Project