Aigregator
by Aigregatorlivefrom $0.001 /callStructured data on 5,336+ AI tools via REST API and an MCP server: search, compare and retrieve tool profiles. Pay-per-call in USDC on Base via x402.
TOOLS · 5
#TOOLDESCRIPTIONPRICE/CALL
01list_categoriesprobedList all AI tool categories available on Aigregator (18 categories like Productivity, Image Generation, Developer Tools). Use this to discover what broad areas of AI tooling exist before drilling into specific tools. Free — no payment required.free
02search_toolsprobedSearch Aigregator's directory of 5,336+ AI tools by keyword, category, and filters. Returns only {slug, name} per result — this is a free existence check designed to feed the paid get_tool lookup. Use this to find candidate slugs, then call get_tool for full profiles (pricing, features, pros/cons, rfree
03get_toolprobedGet the full profile for a specific AI tool by slug. Returns name, description, pricing plans, features, pros/cons, ratings, alternatives, use cases, target audience, and more. Free — no payment or API key required. Use search_tools first to find slugs.varies
04compare_toolsprobedCompare 2-5 AI tools side-by-side in a single request. Returns name, category, short description, pricing plans, features, pros/cons, alternatives, and stats for each tool — enough to make a recommendation without multiple get_tool calls. Free. Use search_tools first to discover candidate slugs.varies
05recommend_toolsprobedDescribe what you need in natural language and get a ranked, explained shortlist of AI tools from Aigregator's advisor agent. Returns a summary plus recommendations (slug, name, why it fits, price, url, score). Runs a multi-step AI workflow over the catalog (~24s). Free.varies
Prices set by the provider and charged per successful call.
CONNECT
# Inspect the unpaid MCP/x402 requirement with a valid initialize request.
curl -i --request POST 'https://x402.aigregator.com/mcp' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"toll402-check","version":"1.0.0"}}}'Keep EVM_PRIVATE_KEY server-side and use a narrowly funded wallet.official MCP + x402 guide ↗