{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_d8a7qmpw4s92","handle":"aex402-cross-chain-defi-mcp-linq-amm-bridge-ai","url":"https://wellknown.network/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai","links":{"self":"https://wellknown.network/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai/record.json","html":"https://wellknown.network/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai","markdown":"https://wellknown.network/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai/record.md","api":"https://wellknown.network/api/v1/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai","status":"https://wellknown.network/api/v1/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai/status","claim":"https://wellknown.network/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/aex402-cross-chain-defi-mcp-linq-amm-bridge-ai/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:rpc.aex402.com:server:aex402-cross-chain-defi-mcp-linq-amm-bridge-ai","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"aeX402 — Cross-Chain DeFi MCP: LINQ, AMM, Bridge, AI","summary":"Agent MCP for DeFi: cross-chain LINQ fan-out, AMM quotes/swaps, bridge, AI. Solana+EVM. Free+x402.","description":"Agent MCP for DeFi: cross-chain LINQ fan-out, AMM quotes/swaps, bridge, AI. Solana+EVM. Free+x402.","publisher":{"name":"com.aex402","url":null},"homepage":"https://rpc.aex402.com","repository":null,"version":"0.2.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://rpc.aex402.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-07-28T16:26:20.307175Z","publishedAt":"2026-07-28T16:26:20.307175Z","registryName":"com.aex402/rpc"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"derived"},{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"derived"},{"slug":"commerce.pricing","name":"Pricing & Quotes","confidence":0.859,"provenance":"derived"},{"slug":"data.apis","name":"API Access","confidence":0.554,"provenance":"derived"},{"slug":"documents.contracts","name":"Contracts & Legal","confidence":0.525,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.525,"provenance":"derived"},{"slug":"productivity.crm","name":"CRM & Sales","confidence":0.525,"provenance":"derived"}],"categories":["commerce","data","dev","documents","finance","productivity"]},"observed":{"status":"live","statusReason":"Responded 4h ago.","lastOkAt":"2026-09-05T19:27:24.341Z","lastProbedAt":"2026-09-05T19:27:24.341Z","statusComputedAt":"2026-09-05T19:28:28.582Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":20},"latestObservations":[{"at":"2026-09-05T19:27:24.341Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":20,"error":null,"detail":{"tools":[{"name":"solana_getBalance","description":"Get SOL balance for a wallet address (in lamports). Divide by 1e9 for SOL."},{"name":"solana_getAccountInfo","description":"Get raw account info (owner, lamports, data) for any Solana address."},{"name":"solana_getTokenAccountsByOwner","description":"Get all SPL token accounts owned by a wallet. Returns mint, balance, decimals for each token."},{"name":"solana_getTransaction","description":"Get full transaction details by signature, including instructions, logs, and status."},{"name":"solana_getLatestBlockhash","description":"Get latest blockhash for transaction building. Returns blockhash + lastValidBlockHeight."},{"name":"solana_getSignaturesForAddress","description":"Get recent transaction signatures for an address. Returns up to 20 most recent."},{"name":"solana_sendTransaction","description":"Submit a signed transaction to the network. Returns transaction signature."},{"name":"solana_getSlot","description":"Get the current slot number."},{"name":"aex402_listPools","description":"List all AeX402 AMM pools on Solana. Returns pool addresses with basic info (mints, balances, fee, amp). Pools are 1024-byte accounts owned by program 3AMM53MsJ"},{"name":"aex402_getPool","description":"Get detailed AeX402 pool info: token mints, balances, fee, amplification, LP supply, analytics (OHLCV candles), circuit breaker status."},{"name":"aex402_quote","description":"Get a swap quote from an AeX402 pool. Calculates expected output, price impact, and fees without executing."},{"name":"aex402_rh_pool","description":"Get the live state of the aeX402 AMM on Robinhood Chain (EVM 4663) — the diamond-contract port of the Solana AMM. The AMM is the set of GRADUATED launchpad coin"},{"name":"launch_token","description":"Launch a memecoin on the aeX402 launchpad on Robinhood Chain (EVM 4663) for a FIXED pump.fun-style bonding curve (1B supply, starts 0.0001 USDG, graduates at 10"},{"name":"solana_buildTransfer","description":"Build a SOL or SPL token transfer instruction. Returns instruction JSON (programId, keys, data) for client-side TX construction and signing."},{"name":"aex402_buildSwap","description":"Build an AeX402 AMM swap action. Fetches live pool state, computes output with slippage protection, returns all instruction parameters and account addresses for"},{"name":"agent_delegate","description":"Delegate a task to an independent specialist AI agent session. The delegate runs with full tool access and returns its response. Useful for breaking complex tas"},{"name":"ai_chat","description":"Send a chat completion request to the aeX402 AI Router. Free tier: 3 calls/day. Paid: deducts credits based on token usage."},{"name":"solana_rpc","description":"Call ANY Solana-compatible JSON-RPC method by name — full RPC surface beyond the typed solana_* tools (getProgramAccounts, getBlock, getEpochInfo, simulateTrans"},{"name":"mcp_call","description":"Call a tool on another MCP server this RPC federates with, for tools that have no equivalent in solana_rpc/evm_rpc (no underlying JSON-RPC method — e.g. Slonana"},{"name":"evm_rpc","description":"Call ANY EVM JSON-RPC method on a supported chain — eth_getBalance, eth_call, eth_blockNumber, eth_sendRawTransaction, eth_getLogs, ... Chains: robinhood (4663)"},{"name":"mcp_linq","description":"Primary LINQ-style MCP workflow tool. Run one bounded MCP call: fan out up to 32 READ-ONLY tool calls across chains, then compose the combined result with fluen"},{"name":"bridge_quote","description":"Bridge/swap ANY asset across ANY chain via LI.FI (the engine behind Jumper) — e.g. Arbitrum USDC → Robinhood Chain (4663) USDG, or bridge into ETH for gas. Retu"},{"name":"bridge_status","description":"Track a cross-chain bridge submitted via bridge_quote — returns DONE / PENDING / FAILED plus the receiving-chain tx once it completes. Pass the source-chain tx "},{"name":"hl_info","description":"Query the Hyperliquid Info API — the perps/spot order-book data layer (read-only, no auth). The 'type' field selects the query: meta (perps universe + leverage)"},{"name":"api_get","description":"GET any public read endpoint of rpc.aex402.com: /health, /credits?wallet=, /pumpfun?limit=, /pumpfun/tuple?mint=, /security/<pool>, /market/list, /sniper/leader"},{"name":"discover_programs","description":"Discover on-chain programs/contracts across every chain this RPC supports (Solana, Slonana SVM, Robinhood, HyperEVM, Ethereum, Base, Stable, Plasma, Tempo, Code"},{"name":"describe_program","description":"Introspect ANY specific program/contract address on a chain. Solana/Slonana: returns executable, owner, data size, and whether it is a known program. EVM: RPC-v"},{"name":"reconstruct_abi","description":"Reconstruct a PARTIAL function/event interface for an EVM contract on a supported EVM chain from its BYTECODE — no source or verification needed. Extracts PUSH4"},{"name":"search_tokens","description":"Search the live token/NFT census for Robinhood Chain (4663) and HyperEVM (999) by symbol or name. Returns matching tokens with address, standard (erc20/erc721/e"},{"name":"discovery_health","description":"Report the freshness and health of the cross-chain program/token discovery pipeline: when the hourly cron last ran, how many programs/tokens each chain scan pro"},{"name":"payment_help","description":"How to pay for API access (x402 micropayments) — the complete self-serve guide for agents: current prices, every accepted asset/chain (USDC/USDT/SOL/ANSEM on So"},{"name":"search","description":"Search the aeX402 universe by keyword: tokens (Robinhood Chain + HyperEVM census), known programs/contracts (Solana, Robinhood, HyperEVM, Slonana), and live AeX"},{"name":"fetch","description":"Fetch the full document for one search result id (from the search tool). Accepts token:<chain>:<address>, program:<chain>:<address>, or pool:<address>. Returns "}],"toolCount":33,"serverName":"rpc-aex402","capabilities":["tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"solana_getBalance","description":"Get SOL balance for a wallet address (in lamports). Divide by 1e9 for SOL."},{"name":"solana_getAccountInfo","description":"Get raw account info (owner, lamports, data) for any Solana address."},{"name":"solana_getTokenAccountsByOwner","description":"Get all SPL token accounts owned by a wallet. Returns mint, balance, decimals for each token."},{"name":"solana_getTransaction","description":"Get full transaction details by signature, including instructions, logs, and status."},{"name":"solana_getLatestBlockhash","description":"Get latest blockhash for transaction building. Returns blockhash + lastValidBlockHeight."},{"name":"solana_getSignaturesForAddress","description":"Get recent transaction signatures for an address. Returns up to 20 most recent."},{"name":"solana_sendTransaction","description":"Submit a signed transaction to the network. Returns transaction signature."},{"name":"solana_getSlot","description":"Get the current slot number."},{"name":"aex402_listPools","description":"List all AeX402 AMM pools on Solana. Returns pool addresses with basic info (mints, balances, fee, amp). Pools are 1024-byte accounts owned by program 3AMM53MsJ"},{"name":"aex402_getPool","description":"Get detailed AeX402 pool info: token mints, balances, fee, amplification, LP supply, analytics (OHLCV candles), circuit breaker status."},{"name":"aex402_quote","description":"Get a swap quote from an AeX402 pool. Calculates expected output, price impact, and fees without executing."},{"name":"aex402_rh_pool","description":"Get the live state of the aeX402 AMM on Robinhood Chain (EVM 4663) — the diamond-contract port of the Solana AMM. The AMM is the set of GRADUATED launchpad coin"},{"name":"launch_token","description":"Launch a memecoin on the aeX402 launchpad on Robinhood Chain (EVM 4663) for a FIXED pump.fun-style bonding curve (1B supply, starts 0.0001 USDG, graduates at 10"},{"name":"solana_buildTransfer","description":"Build a SOL or SPL token transfer instruction. Returns instruction JSON (programId, keys, data) for client-side TX construction and signing."},{"name":"aex402_buildSwap","description":"Build an AeX402 AMM swap action. Fetches live pool state, computes output with slippage protection, returns all instruction parameters and account addresses for"},{"name":"agent_delegate","description":"Delegate a task to an independent specialist AI agent session. The delegate runs with full tool access and returns its response. Useful for breaking complex tas"},{"name":"ai_chat","description":"Send a chat completion request to the aeX402 AI Router. Free tier: 3 calls/day. Paid: deducts credits based on token usage."},{"name":"solana_rpc","description":"Call ANY Solana-compatible JSON-RPC method by name — full RPC surface beyond the typed solana_* tools (getProgramAccounts, getBlock, getEpochInfo, simulateTrans"},{"name":"mcp_call","description":"Call a tool on another MCP server this RPC federates with, for tools that have no equivalent in solana_rpc/evm_rpc (no underlying JSON-RPC method — e.g. Slonana"},{"name":"evm_rpc","description":"Call ANY EVM JSON-RPC method on a supported chain — eth_getBalance, eth_call, eth_blockNumber, eth_sendRawTransaction, eth_getLogs, ... Chains: robinhood (4663)"},{"name":"mcp_linq","description":"Primary LINQ-style MCP workflow tool. Run one bounded MCP call: fan out up to 32 READ-ONLY tool calls across chains, then compose the combined result with fluen"},{"name":"bridge_quote","description":"Bridge/swap ANY asset across ANY chain via LI.FI (the engine behind Jumper) — e.g. Arbitrum USDC → Robinhood Chain (4663) USDG, or bridge into ETH for gas. Retu"},{"name":"bridge_status","description":"Track a cross-chain bridge submitted via bridge_quote — returns DONE / PENDING / FAILED plus the receiving-chain tx once it completes. Pass the source-chain tx "},{"name":"hl_info","description":"Query the Hyperliquid Info API — the perps/spot order-book data layer (read-only, no auth). The 'type' field selects the query: meta (perps universe + leverage)"},{"name":"api_get","description":"GET any public read endpoint of rpc.aex402.com: /health, /credits?wallet=, /pumpfun?limit=, /pumpfun/tuple?mint=, /security/<pool>, /market/list, /sniper/leader"},{"name":"discover_programs","description":"Discover on-chain programs/contracts across every chain this RPC supports (Solana, Slonana SVM, Robinhood, HyperEVM, Ethereum, Base, Stable, Plasma, Tempo, Code"},{"name":"describe_program","description":"Introspect ANY specific program/contract address on a chain. Solana/Slonana: returns executable, owner, data size, and whether it is a known program. EVM: RPC-v"},{"name":"reconstruct_abi","description":"Reconstruct a PARTIAL function/event interface for an EVM contract on a supported EVM chain from its BYTECODE — no source or verification needed. Extracts PUSH4"},{"name":"search_tokens","description":"Search the live token/NFT census for Robinhood Chain (4663) and HyperEVM (999) by symbol or name. Returns matching tokens with address, standard (erc20/erc721/e"},{"name":"discovery_health","description":"Report the freshness and health of the cross-chain program/token discovery pipeline: when the hourly cron last ran, how many programs/tokens each chain scan pro"},{"name":"payment_help","description":"How to pay for API access (x402 micropayments) — the complete self-serve guide for agents: current prices, every accepted asset/chain (USDC/USDT/SOL/ANSEM on So"},{"name":"search","description":"Search the aeX402 universe by keyword: tokens (Robinhood Chain + HyperEVM census), known programs/contracts (Solana, Robinhood, HyperEVM, Slonana), and live AeX"},{"name":"fetch","description":"Fetch the full document for one search result id (from the search tool). Accepts token:<chain>:<address>, program:<chain>:<address>, or pool:<address>. Returns "}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"com.aex402/rpc","url":"https://registry.modelcontextprotocol.io/v0/servers/com.aex402%2Frpc","firstSeenAt":"2026-09-05T16:18:52.784Z","fetchedAt":"2026-09-05T16:18:52.784Z","normalizedAt":"2026-09-05T16:18:52.784Z"}]},"firstSeenAt":"2026-09-05T16:18:52.784Z","updatedAt":"2026-09-05T19:28:37.240Z"}