AGENTI TOOLS

73 tools from the Agenti MCP Server, categorised by risk level.

READ 52 tools
Read gmgn_new_pairs Get newly created token pairs on Solana from GMGN. Good for sniping fresh launches. Read agenti_balance Get the current USDC and SOL balances of the agent wallet. Read binance_get_24h_stats Get 24h rolling OHLCV stats and price change for a symbol Read binance_get_account Get account balances for all non-zero assets. Requires BINANCE_API_KEY + BINANCE_SECRET_KEY. Read binance_get_klines Get candlestick (OHLCV) data for a symbol. Intervals: 1m 5m 15m 30m 1h 4h 1d 1w Read binance_get_open_orders List all open orders for a symbol. Requires BINANCE_API_KEY + BINANCE_SECRET_KEY. Read binance_get_orderbook Get top-of-book bid/ask and full order book depth for a symbol Read binance_get_price Get current spot price for a Binance trading pair (e.g. BTCUSDT) Read binance_get_top_symbols Get the top 20 trading pairs by 24h quote volume on Binance Read binance_get_trade_history Get recent filled trades for a symbol. Requires BINANCE_API_KEY + BINANCE_SECRET_KEY. Read binance_search_symbol Search for Binance trading pairs by base or quote asset (e.g. base=BTC returns all BTC pairs) Read binance_test_order Validate order parameters without placing a real order. Returns {} on success. Requires BINANCE_API_KEY + B... Read bitrefill_get_categories Get available Bitrefill product categories and supported countries. Read bitrefill_get_featured Get featured/popular gift cards and eSIMs for a country. Good for suggesting spending options. Read bitrefill_search Search the Bitrefill catalog for gift cards, eSIMs, and mobile top-ups. No API key required. Read bnb_get_balance Get BNB native balance plus USDT and BUSD token balances for a wallet address on BNB Chain Read bnb_get_token_price Get the USD price of any BEP-20 token via PancakeSwap V3 subgraph Read bnb_get_transactions Get recent transactions for an address on BNB Chain via BscScan API Read calculate_pnl Calculate current P&L percentage for a hypothetical or live position. Fetches current price from CoinGecko. Read check_payment Check whether a payment invoice has been fulfilled by querying the chain Read check_smart_wallet Check whether a Solana wallet address is a known KOL or smart money wallet. Returns rank, PnL, and source. Read decode_pump_transaction Fetch and decode a Solana transaction to extract pump.fun events (launch, trade, graduation, claim). Read derive_wallet Derive an EVM + Solana wallet from a BIP39 mnemonic at a given account index (BIP44 path) Read detect_price_anomalies Detect unusual price movements for a coin using Modified Z-Score statistical analysis. Useful for agents mo... Read extract_trade_ideas Extract structured trading ideas from any text — tweets, news, research notes, theses. Returns instruments,... Read get_balance Get USDC (Base) and SOL balances for a wallet Read get_coin_price Get current price, 24h change, market cap, and volume for any coin by CoinGecko ID or symbol Read get_crypto_news Latest crypto news headlines from CryptoPanic / CoinGecko Read get_crypto_news_feed Fetch latest cryptocurrency news headlines. Useful for agents staying current on market events. Read get_global_stats Global crypto market stats: total market cap, BTC dominance, active coins, 24h change Read get_market_volatility Get current and historical volatility metrics for a coin. Useful for agents deciding position sizes. Read get_ohlcv Historical OHLCV (open/high/low/close/volume) price candles for a coin via CoinGecko Read get_payment_history Get recent payment transactions for an agent mint. Returns parsed payment records from on-chain. Read get_protocol_tvl Total value locked (TVL) and recent changes for a DeFi protocol via DeFiLlama Read get_token_price Get the current USD price of a token from Pyth (primary) with CoinGecko fallback. Useful for agents decidin... Read get_top_protocols Top DeFi protocols ranked by total value locked via DeFiLlama Read get_top_wallets Get top-ranked Solana wallets by PnL from GMGN smart money leaderboard. Useful for finding wallets to mirro... Read get_trending_coins Top trending coins right now on CoinGecko Read get_vault_balances Get current payment vault balances for an agent mint. Shows total, buyback portion, and withdraw portion. Read get_wallet_trades Get recent buy/sell trade history for any Solana wallet address. Uses Helius enriched transactions when HEL... Read gmgn_token_info Get detailed token stats from GMGN: price, market cap, volume, holder count, dev holding, honeypot status, ... Read gmgn_trending_tokens Get trending Solana tokens from GMGN by swap volume. Useful for spotting momentum plays. No API key required. Read jupiter_quote Get a swap quote from Jupiter v6 aggregator. Read-only — no wallet needed. Returns best route, expected out... Read pump_token_info Get pump.fun token state: whether it is on the bonding curve, migrating, or graduated to the AMM. Also retu... Read route_trade Get ordered list of available markets for executing a trade. Returns spot, perp, and DEX venues based on av... Read search_coins Search CoinGecko for coins by name or ticker symbol Read solana_get_token_data Get on-chain data for a Solana token: name, symbol, price, market cap, liquidity, holder count. Read solana_get_wallet_address Get the Solana wallet address derived from AGENTI_SOLANA_PRIVATE_KEY. Read usd_to_token_amount Convert a USD amount to raw token units. Useful for agents pricing services in USD but paying in USDC or SOL. Read verify_payment_receipt Verify and decode a payment transaction by its Solana signature. Confirms whether a specific payment was made. Read watch_pump_graduations Monitor pump.fun tokens graduating to the PumpSwap AMM for a specified duration. Read watch_pump_launches Monitor new pump.fun token launches for a specified duration. Returns all launches seen during that window.
FINANCIAL 17 tools
Financial jupiter_swap Execute a token swap via Jupiter v6 aggregator. Best-route swap across all Solana DEXes. Requires AGENTI_SO... Financial solana_deploy_token Deploy a new SPL token on Solana with custom name, symbol, decimals, and supply. Requires AGENTI_SOLANA_PRI... Financial agenti_pay Make an HTTP request and automatically pay if the server requires x402 payment. Returns the response body a... Financial bnb_transfer Send BEP-20 tokens (USDT, BUSD, or any BEP-20) to an address on BNB Chain Financial pay Pay for an HTTP resource — automatically handles 402 Payment Required (x402 protocol) Financial solana_transfer Send SOL or any SPL token to another Solana address. Requires AGENTI_SOLANA_PRIVATE_KEY. Financial binance_place_order Place a market or limit buy/sell order. Requires BINANCE_API_KEY + BINANCE_SECRET_KEY. Financial bitrefill_check_order Poll a Bitrefill invoice until it completes and return the redemption code. Financial bnb_swap Swap BEP-20 tokens on PancakeSwap V3 (requires private key) Financial pump_buy Buy a pump.fun token with SOL. Works on bonding curve and graduated (PumpSwap AMM) tokens. Requires AGENTI_... Financial pump_sell Sell a pump.fun token back to SOL. Works on bonding curve and graduated tokens. Requires AGENTI_SOLANA_PRIV... Financial solana_stake Stake SOL via Sanctum liquid staking to earn yield. Returns an LST (liquid staking token). Requires AGENTI_... Financial solana_swap Swap any Solana token via Jupiter aggregator (best route). Requires AGENTI_SOLANA_PRIVATE_KEY. Financial agenti_receive Create a payment invoice so another party can send funds to this agent. Financial bitrefill_create_invoice Create a Bitrefill invoice for a product. Returns a crypto payment address (USDC by default) that can be pa... Financial create_invoice Create a payment request — returns an address and amount for someone to pay you Financial gmgn_copy_trade Copy a smart wallet trade: looks up a wallet\

Route Agenti through PolicyLayer and every one of its 73 tools is checked against your policy before it runs.

GOVERN AGENTI →

Enforced before the call runs. Nothing to install.

How many tools does the Agenti MCP server have? +

The Agenti MCP server exposes 73 tools across 5 categories: Read, Write, Destructive, Execute, Financial.

How do I enforce policies on Agenti tools? +

Route the Agenti server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard; they are enforced on every call before it reaches the server.

What risk categories do Agenti tools fall into? +

Agenti tools are categorised as Read (52), Write (2), Destructive (1), Execute (1), Financial (17). Each category has a recommended default policy.

Enforce policy on every Agenti tool call.

Deterministic rules across all 73 Agenti tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

42,500+ MCP servers and 110,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.