diff --git a/apps/scan/src/lib/ecosystem/default.ts b/apps/scan/src/lib/ecosystem/default.ts index 48308f319..de7b38903 100644 --- a/apps/scan/src/lib/ecosystem/default.ts +++ b/apps/scan/src/lib/ecosystem/default.ts @@ -1,6 +1,14 @@ import type { EcosystemItem } from './schema'; export const defaultEcosystemItems: EcosystemItem[] = [ + { + name: 'Agent402.Tools', + description: + '500+ deterministic pay-per-call tools for AI agents over x402 and MCP: search, finance, government data, media, an OpenAI-compatible LLM gateway, and a task router, settling USDC across ten chains.', + logoUrl: 'https://agent402.tools/logo.png', + websiteUrl: 'https://agent402.tools', + category: 'Services/Endpoints', + }, { name: 'awesome-x402', description: 'A curated list of resources for the x402 ecosystem.',