Skip to main content
Glama

Server Details

Non-custodial HD wallet API for AI agents. Generate wallets on ETH, Base, SOL, BTC, TRX, XMR. Cross-chain swaps via Wagyu aggregator. 10% referral commissions.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

13 tools
balanceInspect

Get the current USD balance for an agent. Returns total balance, available balance (excluding reserved funds), reserved amount, and lifetime deposit/withdrawal totals.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent identifier
service_keyYesService API key for authentication
create_walletInspect

Create a multi-chain wallet for an existing agent. Generates addresses across all supported chains automatically — Ethereum, Bitcoin, Solana, Monero, Base, Arbitrum, BSC, Tron, Zcash, Dogecoin, and HyperEVM. If the wallet already exists, returns the existing addresses.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent identifier to create the wallet for
referred_byNoReferral code (ref_xxxxxxxx) to link this agent to a referrer
service_keyYesService API key for authentication
deposit_addressInspect

Get deposit addresses for an agent across all supported chains. Use these addresses to receive crypto on any supported network — Ethereum, Bitcoin, Solana, Monero, Base, Arbitrum, BSC, Tron, Zcash, Dogecoin, and HyperEVM. EVM chains share the same address.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent identifier
service_keyYesService API key for authentication
gossipInspect

Get Purple Flea Wallet gossip: live agent count, referral program details, and passive income opportunities. No authentication required. Share your referral code to earn 10% of swap fees from agents you refer.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

privacy_swapInspect

Privacy-routed swap via Monero (XMR). Converts your tokens to XMR first, then from XMR to your desired output token — breaking the on-chain link between source and destination. Monero's ring signatures and stealth addresses make the intermediate step fully private. Minimum swap: $25 USD for XMR legs.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in smallest unit
api_keyYesAgent API key (Bearer token)
to_chainYesFinal destination chain (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin)
to_tokenYesFinal destination token symbol or contract address
from_chainYesSource chain (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin)
from_tokenYesSource token symbol or contract address
to_addressNoFinal destination address (defaults to agent's address on the target chain)
referral_statsInspect

Get referral statistics for the authenticated agent. Shows your unique referral code, share link, total earnings from referrals, number of referred agents, and per-agent breakdown. Referred agents earn you 10% commission on all swap fees they generate.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyYesAgent API key (Bearer token)
registerInspect

Register a new agent with Purple Flea Wallet. Creates a multi-chain wallet spanning 10+ chains (Ethereum, Bitcoin, Solana, Monero, Base, Arbitrum, BSC, Tron, Zcash, Dogecoin, HyperEVM). Returns deposit addresses for every supported chain. Optionally include a referral code to link to a referring agent (both agents benefit — 10% commission on swap fees for the referrer).

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesUnique identifier for the agent
referred_byNoReferral code of the agent who referred you (e.g. ref_xxxxxxxx)
service_keyYesService API key for authentication
supported_chainsInspect

List all supported chains, swap pairs, and minimum swap amounts. Shows Wagyu-supported chains for cross-chain swaps and popular routes.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

swapInspect

Execute a cross-chain swap via Wagyu — aggregator of aggregators delivering the best rates in crypto. Powered by Hyperliquid liquidity. Supports swaps between Ethereum, Bitcoin, Solana, Monero, Base, Arbitrum, BSC, and HyperEVM. Creates a swap order and returns a deposit address to send funds to.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in smallest unit
api_keyYesAgent API key (Bearer token)
to_chainYesDestination chain (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin, monero)
to_tokenYesDestination token symbol or contract address
from_chainYesSource chain (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin, monero)
from_tokenYesSource token symbol or contract address
to_addressNoDestination address (defaults to agent's address on the target chain)
swap_quoteInspect

Get a swap quote via Wagyu — the aggregator of aggregators that finds the absolute best rates across all DEXs and bridges. Routes through Hyperliquid for deep liquidity comparable to centralised exchanges. Supports cross-chain swaps between Ethereum, Bitcoin, Solana, Monero, Base, Arbitrum, BSC, and HyperEVM. Returns estimated output amount, USD values, and execution time.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in smallest unit (e.g. wei for ETH, satoshis for BTC, lamports for SOL)
api_keyYesAgent API key (Bearer token)
to_chainYesDestination chain (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin, monero)
to_tokenYesDestination token symbol or contract address (e.g. BTC, XMR, SOL)
from_chainYesSource chain (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin, monero)
from_tokenYesSource token symbol or contract address (e.g. USDC, ETH, 0x...)
swap_statusInspect

Check the status of a swap order. Returns current status (pending, completed, failed), deposit details, and output transaction hash when complete.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyYesAgent API key (Bearer token)
order_idYesSwap order ID returned from a swap or privacy_swap call
transactionsInspect

Get transaction history for an agent. Returns deposits, charges, credits, swaps, referral commissions, and reservations with timestamps and balances.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of transactions to return (default 50)
agent_idYesAgent identifier
service_keyYesService API key for authentication
withdrawInspect

Withdraw funds by swapping from the agent's wallet to an external address. Uses Wagyu (aggregator of aggregators) for the best rates and Hyperliquid-grade liquidity.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in smallest unit
api_keyYesAgent API key (Bearer token)
to_chainYesDestination chain
to_tokenYesDestination token
from_chainYesSource chain to withdraw from (ethereum, bsc, arbitrum, base, hyperevm, solana, bitcoin, monero)
from_tokenYesToken to withdraw (e.g. USDC, ETH, BTC)
to_addressYesExternal wallet address to receive funds

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.