twofold-mcp
OfficialProvides a wallet and tools for interacting with the Twofold dual-yield liquidity protocol on Robinhood Chain, including trading, liquidity provision, staking, reward claiming, and platform statistics.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@twofold-mcpswap 100 USDG for TWO"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
What it does
Sixteen tools over stdio. Each reply renders as terminal output, so you can read the state your agent acted on at a glance:
│ TWO/USDG │ $205.46 │ ████████████████████████ │ 325,505.92 TWO │
│ USDe/USDG │ $150.00 │ ██████████████████░░░░░░ │ 149.53 USDe │
TVL, last 30h: ▁▂▂▂▂▂▂▁▂▁▂▂▂▂▃▄▅▁▃▇▇▇▇▇▇█████tool | what it does |
| the server's own wallet: address and balances |
| send ETH or any ERC-20 from that wallet |
| every Twofold pool, reserves drawn as a depth chart |
| your shares in a pool and what burning them returns |
| two-sided deposit, sized on-chain, slippage-capped |
| burn shares, take both legs back ( |
| price a swap without sending anything; |
| swap through a Twofold pool (or a reference pool via |
| the TWO staking cycle (1h cooldown) |
| streaming rewards and vault state |
| live emission rate, days left, and what remains to distribute |
| 24h volume per pair chain-wide, plus the latest vault flow |
| TVL bar chart, staking APY, a TVL sparkline |
Related MCP server: HyperEVM MCP
Quickstart
npx twofold-mcp # or: npm i -g twofold-mcpRegister it with your MCP host. For Claude Code, put this in your project's
.mcp.json:
{ "mcpServers": { "twofold": { "command": "npx", "args": ["-y", "twofold-mcp"] } } }For Claude Desktop, add the same entry under mcpServers in
claude_desktop_config.json.
The wallet
On first run the server generates a fresh private key and stores it at
~/.twofold/wallet.key (mode 600). It never imports or touches a key you
already own. Ask your agent for wallet_info, send that address a little ETH
for gas plus the USDG you want it to trade on Robinhood Chain (chain id
4663), and the tools go live.
TWOFOLD_KEYFILEmoves the key somewhere else.TWOFOLD_RPCpoints at your own endpoint instead of the publicrpc.mainnet.chain.robinhood.com.
Safety model
The wallet spends only what you send it.
The server quotes each swap through the on-chain Quoter first and executes with a real
amountOutMinimum, not zero.Deposits and withdrawals carry slippage caps on both legs, 0.50% by default.
There is no backend and nothing custodial: the server talks straight to the chain, and whoever holds pool shares can burn them back to tokens.
What Twofold is
Twofold pools pair tokenized equities (SPY, NVDA, TSLA, GME and more) and other assets against USDG. Idle USDG earns lending yield in ERC-4626 vaults while the same dollars quote swaps: one deposit, two yields. Live numbers: twofold.fi/stats.
This server cannot be deployed
Maintenance
Related MCP Connectors
Non-custodial limit, stop-loss and DCA trading on Epsilon (Robinhood Chain) for AI agents
Non-custodial DeFi tools for AI agents on Solana: swaps, perps, lending, staking, equities.
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
- FensoryOAuthcom.fensory
Non-custodial trading for AI agents: 1,900+ assets — US stocks, treasuries, gold, 250+ perps.
Related MCP Servers
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseAqualityDmaintenanceEnables AI agents to interact with HyperLend protocol and Kittenswap DEX on Hyperliquid EVM network. Supports DeFi operations including lending, borrowing, withdrawing assets, and token swapping with comprehensive portfolio management.85 npmMIT

Bink MCP Serverofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to perform blockchain operations like wallet management, token info, DeFi swaps, cross-chain bridging, and price checking across Ethereum, BNB Chain, and Solana.-- AlicenseCqualityDmaintenanceA single source for integrating AI Agents with the Crypto ecosystem, including wallet creation, swaps, transfers, and event-based trades like DCA and stop loss.37GPL 3.0