DexPaprika
D
DexPaprika
/search

search

Search across ALL networks at once for tokens, pools, and DEXes by name, symbol, or address, returning three arrays: 'tokens', 'pools', and 'dexes'. Read-only a

liveunknown~5s typical
mcpdexpaprika
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dexpaprika-dexpaprika /search for me.

Input

FieldTypeDescription
query*stringREQUIRED: Search term (e.g., 'uniswap', 'bitcoin', 'ethereum', or a token address).
limitnumberOPTIONAL: Cap items returned per category (tokens, pools, dexes). Upstream returns all mat
rationale*stringREQUIRED. 1-2 sentence rationale for this call (e.g. "User asked for X; calling Y to fetch

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-dexpaprika-dexpaprika","endpoint":"/search","input":{"query":"...","rationale":"..."}}'
cli
npx cracked-ai run -p mcp-com-dexpaprika-dexpaprika -e /search -i '{"query":"...","rationale":"..."}'
mcp
run_tool({ provider: "mcp-com-dexpaprika-dexpaprika", endpoint: "/search", input: {"query":"...","rationale":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.