Swapper AI Agent Toolkit - The payment layer for AI agents powered by Chainlink.
AI agents are becoming active participants in the onchain economy. They trade, provide liquidity, manage portfolios, and earn yield. But until now, they’ve had no native way to handle the most fundamental step: getting money into DeFi in the first place.
We recently launched the Swapper AI Agent Toolkit - a set of skills that give any AI agent the ability to deposit, swap, and manage funds across DeFi. It works with Claude Code, Cursor, Windsurf, OpenClaw, GitHub Copilot, and any agent that supports the open skill standard.
The toolkit is built on the same infrastructure that powers Swapper’s Direct Deposits: the Chainlink Runtime Environment (CRE) for end-to-end workflow orchestration, Chainlink CCIP for cross-chain interoperability, as well as Mastercard’s global payment network for fiat processing.
The problem: agents can act onchain, but they can’t get there
An AI agent running a yield strategy on Aave needs USDC on Base. An agent managing a portfolio needs to convert fiat into crypto before it can do anything. An agent launching a token on Clanker needs a funded wallet before it can deploy.
Today, the solution for all of these is the same: a human manually buys crypto on an exchange, transfers it to the right chain, swaps it for the right token, and then hands it off to the agent. That defeats the purpose of automation.
Existing onramp providers solve this for humans through web widgets and checkout flows. But AI agents don’t use web widgets. They need structured, programmable interfaces - skills they can call directly within their execution environment.
What the Swapper AI Agent Toolkit does
The toolkit will include three skills:
Direct Deposit - The agent can deposit funds directly into any DeFi protocol. The user pays with a card, a wallet, or a crypto transfer. Swapper handles payment processing, compliance, conversion, chain routing, and settlement into the target protocol. The agent just calls the skill with a destination and an amount.
Token Swap - The agent can swap tokens across chains and DEXs. It finds the best route, executes the swap, and delivers the result. Cross-chain swaps are handled natively through Chainlink CCIP - the agent doesn’t need to think about bridges or routing.
Wallet Management - The agent can create, fund, and manage wallets. This gives agents the ability to set up their own infrastructure before executing strategies - a prerequisite that most agent frameworks leave to the user.Together, these three skills cover the full lifecycle of getting funds from a user’s payment method into an active DeFi position, without any manual steps.
How CRE powers the toolkit
Behind every skill in the toolkit is the Chainlink Runtime Environment. CRE is what makes it possible to treat a deposit. Something that involves identity verification, compliance checks, payment authorization, fiat-to-crypto conversion, chain routing, and protocol settlement as a single, verifiable workflow instead of a chain of fragile integrations.
This is what makes it possible for an AI agent to say “deposit $100 into Aave on Base via card” and have it actually work end to end, in seconds.
How Chainlink CCIP powers cross-chain operationsDeFi doesn’t live on one chain. An agent might need to deposit into Aave on Base, swap tokens on Arbitrum, or fund a wallet on Ethereum. The Swapper AI Agent Toolkit handles cross-chain operations natively through Chainlink CCIP.
CCIP is Chainlink’s cross-chain interoperability protocol. It connects 80+ public and private blockchains and is built on the same infrastructure that has already enabled over $28 trillion in onchain transaction value. Unlike traditional bridges that only move tokens, CCIP supports programmable token transfers: the ability to move value and execute instructions on the destination chain in a single transaction.
For the Swapper AI Agent Toolkit, this means:
• Cross-chain deposits - CCIP enables deposits to reach their destination across any supported chain through secure, programmable token transfers. Instead of requiring the user to manually bridge funds to the right chain before depositing, the toolkit leverages CCIP to route value cross-chain as part of a single unified flow.
• Cross-chain swaps - The Token Swap skill uses CCIP to find and execute the optimal route across chains. The agent doesn’t need to know which bridge to use or how to handle different chain architectures. CCIP abstracts this entirely.
• Multi-chain wallet funding - The Wallet Management skill can fund agent wallets on any CCIP-supported chain from a single source. An agent that needs to operate across Base, Arbitrum, and Ethereum can set up all three wallets in one flow.
Why this matters for AI agents
The agent economy is growing fast. Virtuals Protocol has 18,000+ deployed agents. ElizaOS powers 50,000+ agents. Coinbase’s AgentKit has tens of thousands of agents with crypto wallets. Analysts estimate that AI agents will soon outnumber humans in crypto transactions.
But every one of these agents hits the same wall: they need funded wallets to do anything useful. Today, that funding step is manual. A human has to buy crypto, transfer it to the right chain, and hand it to the agent. The Swapper AI Agent Toolkit eliminates that step.
For agent developers: integrate the toolkit and your agents can handle their own funding. No more asking users to manually set up wallets and transfer crypto before your agent can start working.
For DeFi protocols: the toolkit turns every AI agent into a potential depositor. An agent running a yield strategy doesn’t just analyze opportunities it can actually move money into your protocol.
For users: tell your agent what you want and it handles the rest. “Deposit $100 into Aave on Base” becomes a complete action, not a multi-step manual process.
How to integrate
The Swapper AI Agent Toolkit follows the open Agent Skills standard. It works with any agent that supports skill files. Claude Code, Cursor, Windsurf, OpenClaw, GitHub Copilot, and more.
Install the full toolkit with a single command:
npx skills add swapperfinance/swapper-toolkit
Once installed, skills are available as slash commands in your AI assistant.
The toolkit is available on GitHub and can be installed in seconds. It’s also being listed on other major skill directories.
Documentation, integration guides, and the full skill specification are available at https://docs.swapper.finance/ai-agents/skills#sdk-integration
What’s next
The AI Agent Toolkit is the first product under the Swapper Payment Layer for AI Agents. Our long-term commitment to building the payment infrastructure that the agent economy needs.Direct Deposit, Token Swap, and Wallet Management are the foundation. We’ll be expanding the toolkit with new skills, new chains, and deeper integrations with agent frameworks and DeFi protocols.
The Swapper AI Agent Toolkit is live now.
GitHub: https://github.com/swapperfinance/swapper-toolkit
Docs: https://docs.swapper.finance/ai-agents/skills
X: https://x.com/swapperfinance
Website: swapper.finance