
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_quote | Get a swap quote (route, expected out, 2% fee disclosed) for inputMint→outputMint of amount in base units. |
| check_token_safety | Rug-gate a token: honeypot, mint/freeze authority, liquidity lock, holder concentration. |
| find_gems | Rug-gated new/trending tokens. tab: new | trending | graduated. |
| get_token_info | Live price, liquidity and market cap for a mint. |
| list_tradeable_tokens | Every token swappable on the DEX. |
| build_swap | Build 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_swap | Broadcast an already-signed swap transaction with its build_id. Requires an API key. Returns the signature and confirmation status. |