Agentic is the wallet approval layer for AI agents on Solana. Agents prepare actions like swaps, transfers, sign-ins, and recurring payments, and your existing wallet signs. Your private keys never leave your wallet.
THE PROBLEM
Many on-chain AI agents today hold private keys directly: environment variables, hot wallets, funded "agent wallets." Great for autonomy. Risky for
custody. Agentic moves signing back to the wallet you already trust.
HOW IT WORKS
1. The agent prepares the plan (intent, route, limits, transaction bytes).
2. Policy checks approve or deny (caps, allowlists, recipient checks, slippage limits).
3. You sign with your own wallet. The agent gets the approved result, never the key.
SUPPORTED WALLETS
• Phantom
• Solflare
• Backpack
• Jupiter Mobile
• Seed Vault (hardware-backed signing)
• Any Mobile Wallet Adapter (MWA) or Wallet Standard wallet
SUPPORTED AI CLIENTS
Claude, Codex, Gemini, MCP servers, Vercel AI SDK, Solana Agent Kit, and your own runtimes, all through one signing layer.
ONE APPROVAL INBOX
Transfers, swaps, sign-in requests, recurring payments, and batch reviews all stop at the same boundary before anything is signed. Every approval, denial, or review produces a wallet-signed receipt you can verify on Solscan.
SAFETY MODEL
Agentic is non-custodial. We do not hold your private keys, your seed phrase, or your assets. We do not auto-approve transactions on your behalf.
Caps, allowlists, evidence receipts, and local-only keys are the safety model. Your click is the authority.
FEATURES
• Multi-wallet support across Phantom, Solflare, Backpack, Jupiter, Seed Vault, MWA, Wallet Standard
• Plan-and-approve flow for every action
• Recurring approvals (weekly or monthly DCA) without granting delegated trading authority
• Caps, slippage limits, token allowlists, recipient checks
• Wallet-signed evidence receipts, verifiable on Solscan
• Bring your own AI keys (Anthropic, OpenAI, Gemini, or OpenRouter). Keys are relayed per request and never stored.
• Protocol coverage including Jupiter, Kamino, Marginfi, Drift, Jito, Marinade, Sanctum, Meteora, Orca, Raydium, Phoenix, Squads, Magic Eden,
Tensor, Wormhole, Pyth, Helius
• Open source under Apache-2.0
WHO IT'S FOR
• Solana users who want to use AI agents without handing over their keys
• Builders shipping agent products that need a real signing layer instead of env-var private keys
• Power users who want one approval surface across browser, mobile, desktop, and CLI
Agentic does not provide investment advice, does not match or settle trades, and does not operate an exchange. You remain solely responsible for your seed phrase and the actions you sign.
Built by SolPulse LLC.
Support: support@solpulse.trade
Open source: github.com/mstevens843/solana-agent-wallet-adapter
Web: agentic-signer.com