If you're building autonomous trading agents on Solana, you've hit this problem: your agent needs to vet a token before it buys — but most agents trade blind. They have no idea whether a token is a rug pull, a honeypot, or has an active mint authority that can dilute holders to zero.

I built RugCheck AI to fix this: an MCP server that screens any SPL / Token-2022 token for the common scam patterns, then executes the swap through an MEV-protected route — screening and execution in one place.

What it checks

Mint & freeze authority — is supply still mintable? Can your tokens be frozen in place?

Honeypot detection — can the token actually be sold, or only bought?