autonomous-intelligence

Non-custodial, rug-gated crypto swaps + token safety + discovery for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Non-custodial, rug-gated crypto swaps + token safety + discovery for AI agents.

    Server tool list (7)

    Raw names from tools/list. Only developers need these.

    get_quoteGet a swap quote (route, expected out, 2% fee disclosed) for inputMint→outputMint of amount in base units.
    check_token_safetyRug-gate a token: honeypot, mint/freeze authority, liquidity lock, holder concentration.
    find_gemsRug-gated new/trending tokens. tab: new | trending | graduated.
    get_token_infoLive price, liquidity and market cap for a mint.
    list_tradeable_tokensEvery token swappable on the DEX.
    build_swapBuild an UNSIGNED swap transaction (2% fee baked in) + a build_id. Requires an API key. Sign it locally with your own wallet, then call submit_swap with the same build_id. Your key never leaves your environment.
    submit_swapBroadcast an already-signed swap transaction with its build_id. Requires an API key. Returns the signature and confirmation status.