{"name":"Thalamic / PLEXUS Intelligence","qualifiedName":"thalamic/plexus-intelligence","version":"1.0.0","description":"Structured data from 160+ authoritative sources across government, science, finance, developer tools, cybersecurity, weather, health, entertainment, sports, and culture — plus AI reasoning engines for claim verification, safety gating, and adversarial analysis. One query format, one payment rail.","homepage":"https://thalamic.systems","provider":"Silent Ampersand LLC / Thalamic","website":"https://thalamic.systems","transport":"streamable-http","endpoint":"https://plexus-public-production.up.railway.app/mcp","protocolVersion":"2025-03-26","capabilities":{"tools":{}},"tools":[{"name":"data.fec","description":"Federal Election Commission data — search 500K+ candidates, committees, and contribution records — political donation records, PAC filings, and election spending. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","enum":["candidates","committees","contributions"],"description":"Data type to query"},"name":{"type":"string","description":"Name to search for (candidate, committee, or contributor)"},"state":{"type":"string","description":"Two-letter US state code to filter by"},"limit":{"type":"number","description":"Maximum results to return (default 5)"}},"required":["type"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.epa","description":"EPA environmental compliance data — query violations, inspections, emissions, and compliance records for any US facility by name or location. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Facility or company name to search"},"state":{"type":"string","description":"Two-letter US state code"},"zip":{"type":"string","description":"ZIP code to search within"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.osha","description":"OSHA workplace safety data — retrieve inspection records, violations, and penalties for any US employer. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Employer or establishment name"},"state":{"type":"string","description":"Two-letter US state code"},"limit":{"type":"number","description":"Maximum results (default 5)"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.census","description":"US Census Bureau data — query population, income, housing, and education statistics by any geography — state, county, tract, zip code. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"dataset":{"type":"string","description":"Census dataset path (e.g. acs/acs5)"},"year":{"type":"string","description":"Data year (e.g. 2022)"},"variables":{"type":"array","items":{"type":"string"},"description":"Census variable codes to retrieve"},"geography":{"type":"string","description":"Geographic scope (e.g. state:06 for California)"}},"required":["dataset","variables","geography"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.npi","description":"National Provider Identifier registry — search 8M+ US healthcare providers by name, specialty, location, or credential. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Provider name (first, last, or organization)"},"state":{"type":"string","description":"Two-letter US state code"},"taxonomy":{"type":"string","description":"Provider specialty/taxonomy description"},"limit":{"type":"number","description":"Maximum results (default 5)"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cms_payments","description":"CMS Medicare provider payment data — query reimbursement amounts, utilization patterns, and provider cost comparisons. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Provider or organization name"},"state":{"type":"string","description":"Two-letter US state code"},"limit":{"type":"number","description":"Maximum results (default 5)"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fema","description":"FEMA disaster declarations — Historical and current emergency data for any US location — risk assessment, insurance, and real estate due diligence. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"state":{"type":"string","description":"Two-letter US state code"},"type":{"type":"string","description":"Disaster type filter"},"limit":{"type":"number","description":"Maximum results (default 5)"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fmcsa","description":"FMCSA motor carrier safety data — Carrier profiles, safety ratings, inspections, and crash records for commercial trucking. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Motor carrier or company name"},"dotNumber":{"type":"string","description":"USDOT number"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cfpb","description":"CFPB consumer complaint data — Complaints against financial companies with outcomes, narrative text, and resolution status. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"company":{"type":"string","description":"Financial company name"},"product":{"type":"string","description":"Financial product type"},"limit":{"type":"number","description":"Maximum results (default 5)"}},"required":["company"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.propublica_990","description":"IRS 990 nonprofit data — Financials, executive compensation, and tax-exempt organization details for 1.8M+ nonprofits via ProPublica. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Nonprofit organization name to search"},"state":{"type":"string","description":"Two-letter US state code"}},"required":["query"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.gleif","description":"GLEIF Legal Entity Identifier data — Corporate ownership, entity registration, and cross-border identification via the Global LEI Foundation. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Legal entity name to search"},"lei":{"type":"string","description":"LEI code to look up directly"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nhtsa","description":"NHTSA vehicle safety data — Recalls, complaints, and safety investigations searchable by make, model, or year. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","enum":["complaints","recalls","investigations"],"description":"Data type to query"},"make":{"type":"string","description":"Vehicle manufacturer"},"model":{"type":"string","description":"Vehicle model name"},"year":{"type":"number","description":"Model year"}},"required":["type","make"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.worldbank","description":"World Bank development indicators — GDP, population, trade, education, health metrics for 200+ countries. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"country":{"type":"string","description":"ISO country code (e.g. US, GB, CN)"},"indicator":{"type":"string","description":"World Bank indicator code (e.g. NY.GDP.MKTP.CD)"}},"required":["country","indicator"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fda_food","description":"FDA food enforcement actions — recalls, market withdrawals, and safety alerts. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search term (pathogen, product, company)"},"state":{"type":"string","description":"Two-letter US state code"},"limit":{"type":"number","description":"Maximum results (default 5)"}},"required":["query"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.courtlistener","description":"federal court data. Search opinions, dockets, and cases across all US federal courts — 4M+ case records for legal research and litigation risk. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Legal search query (case name, topic, statute)"},"court":{"type":"string","description":"Court identifier filter"},"limit":{"type":"number","description":"Maximum results (default 3)"}},"required":["query"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.opensanctions","description":"Global sanctions, PEP, and watchlist screening. Screen entities against international sanctions lists for KYC and compliance. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Entity or person name to screen"},"schema":{"type":"string","description":"Entity type filter (Person, Company, etc.)"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.usgs","description":"USGS earthquake data — real-time and historical seismic events worldwide. Magnitude, depth, location, and significance. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"minmagnitude":{"type":"string","description":"Minimum earthquake magnitude"},"starttime":{"type":"string","description":"Start date (ISO format)"},"endtime":{"type":"string","description":"End date (ISO format)"},"limit":{"type":"number","description":"Maximum results (default 5)"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.federal_register","description":"Search the official US Federal Register — rules, proposed rules, notices, and presidential documents from all federal agencies. Filter by agency, document type, or date range. Uncontested on x402. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.clinical_trials","description":"Search ClinicalTrials.gov — the NLM/NIH registry of 600k+ clinical studies worldwide. Query by medical condition, intervention/drug name, sponsor, or trial status. Covers phase, eligibility criteria, and enrollment dates. Uncontested on x402. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fdic","description":"Federal Deposit Insurance Corporation data — search 27k+ FDIC-insured banks and credit unions by name or state, get financial health metrics (assets, deposits, net income, equity), or retrieve the full history of US bank failures. Uncontested on x402. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.noaa","description":"NOAA National Centers for Environmental Information — US climate and weather data with no API key required. Daily weather summaries (temperature, precipitation, wind, snow) for 100k+ stations, plus monthly and annual climate summaries. Query by station ID or major city name. Uncontested on x402. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.congress","description":"Official US Congress legislative data — bills (119th Congress default), members, committees. Search bills by keyword, look up specific bill text and status, filter members by state/chamber/party. Requires DATA_GOV_API_KEY. Uncontested on x402. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.college_scorecard","description":"US Dept of Education College Scorecard — search 6,000+ colleges by name, state, or type. Returns tuition, enrollment, graduation rates, median earnings 10 years post-graduation, median student debt, and admission rates. Ideal for education due diligence and workforce analysis. Uncontested on x402. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dog_breeds","description":"Dog breed database — every recognized breed and sub-breed, with a random image per breed. Filter by name or pull a random photo for a specific breed. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"breed":{"type":"string","description":"Specific breed name to get a random image for"},"search":{"type":"string","description":"Filter the full breed list by substring match"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wttr","description":"Current weather and 3-day forecast for any location worldwide — temperature, humidity, wind, UV index, and conditions in one call. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"location":{"type":"string","description":"City, region, or place name (default: London)"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.astronomy_pic","description":"NASA Astronomy Picture of the Day — daily curated space imagery with professional explanations, archived back to 1995. Pull today, a specific date, or a range. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"date":{"type":"string","description":"Specific date, YYYY-MM-DD (default: today)"},"count":{"type":"number","description":"Number of random images to return, max 10"},"start_date":{"type":"string","description":"Start of a date range, YYYY-MM-DD"},"end_date":{"type":"string","description":"End of a date range, YYYY-MM-DD"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.sec_full_text","description":"Full-text search across every SEC EDGAR filing — 10-K, 10-Q, 8-K, proxy statements, and more. Search by keyword, filter by form type and date range. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Full-text search query"},"forms":{"type":"string","description":"Comma-separated form types, e.g. 10-K,10-Q"},"startdt":{"type":"string","description":"Start date, YYYY-MM-DD"},"enddt":{"type":"string","description":"End date, YYYY-MM-DD"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.npms","description":"npm package quality scoring — popularity, quality, and maintenance scores for 2M+ packages. Check whether a dependency is well-maintained before you add it. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Package name or search term"},"size":{"type":"number","description":"Max results, default 10, max 25"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.github_repos","description":"GitHub repository search across 300M+ repos — filter by language, sort by stars, check activity and license before you depend on something. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query"},"language":{"type":"string","description":"Filter by programming language"},"sort":{"type":"string","description":"Sort field, default stars"},"per_page":{"type":"number","description":"Max results, default 10, max 20"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.crates_search","description":"Rust package registry search — 150K+ crates with download counts, versions, and descriptions from crates.io. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query"},"per_page":{"type":"number","description":"Max results, default 10, max 20"},"sort":{"type":"string","description":"Sort order, default relevance"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.asteroid_neo","description":"NASA Near-Earth Object database — orbital data, size estimates, and hazard classifications for tracked asteroids. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.donki","description":"NASA space weather events — solar flares, coronal mass ejections, and geomagnetic storms. Relevant to satellite operators, aviation, and power-grid monitoring. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","description":"Event type: FLR (flares), CME, GST (geomagnetic storms), default FLR"},"startDate":{"type":"string","description":"YYYY-MM-DD, default 30 days ago"},"endDate":{"type":"string","description":"YYYY-MM-DD, default today"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.space_news","description":"Space industry news aggregator — articles and reports from SpaceX, NASA, ESA, and space media outlets. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query"},"limit":{"type":"number","description":"Max results, default 10, max 20"},"type":{"type":"string","description":"articles or blogs, default articles"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cat_breeds","description":"Cat breed database — origin, coat type, and pattern for every recognized breed, plus a random-facts mode. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Filter by breed name"},"type":{"type":"string","description":"Set to \"facts\" for random cat facts instead of breed data"},"limit":{"type":"number","description":"Max results, default 20, max 50"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.random_dog","description":"Random dog photo or GIF from a curated collection — one call, one image. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fox_api","description":"Random fox photo from a curated collection — one call, one image. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.meow_facts","description":"Random cat facts, one to ten per call — lightweight trivia for chatbot personality or fun-fact features. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"count":{"type":"number","description":"Number of facts, default 3, max 10"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dog_facts","description":"Random dog facts, one to ten per call — lightweight trivia for chatbot personality or fun-fact features. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"limit":{"type":"number","description":"Number of facts, default 3, max 10"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.world_bank_country","description":"World Bank country reference data — income level, region, capital, and lending classification for 200+ economies. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Country name or ISO code"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ipinfo","description":"IP address intelligence — geolocation, ASN, hosting organization, and timezone for any IPv4 or IPv6 address. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"ip":{"type":"string","description":"IP address to look up (default 8.8.8.8)"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.uuid_gen","description":"UUID generator — v1, v4, or v5, single or bulk (up to 50 per call). ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"version":{"type":"string","description":"v1, v4, or v5, default v4"},"count":{"type":"number","description":"Number to generate, default 5, max 50"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.lorem_ipsum","description":"Placeholder text generator for mockups and testing — standard or meat-themed (bacon ipsum), by sentence or paragraph. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","description":"Text style, default all-meat"},"sentences":{"type":"number","description":"Sentences per paragraph, default 3"},"paras":{"type":"number","description":"Number of paragraphs, default 1, max 5"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.httpbin","description":"HTTP request echo service for debugging — see exactly what headers, IP, and request data your client sends. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.tcgdex","description":"Pokémon Trading Card Game database — every card from every set with stats, attacks, types, and artwork. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Card name to search for"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ilostat","description":"ILO international labor statistics — employment, unemployment, wages, and working conditions across 180+ countries. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"indicator":{"type":"string","description":"ILO indicator code, default unemployment rate"},"country":{"type":"string","description":"ISO country code to filter by"},"timefrom":{"type":"string","description":"Start year"},"timeto":{"type":"string","description":"End year"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openfoodfacts","description":"Food product database — nutrition facts, ingredients, Nutri-Score, and labels for 3M+ products, searchable by name or barcode. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Product name search"},"barcode":{"type":"string","description":"Product barcode for direct lookup"},"limit":{"type":"number","description":"Max results, default 10, max 50"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.rawg","description":"Video game database — 500K+ games with Metacritic scores, platforms, genres, screenshots, and release dates. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Game title search"},"genres":{"type":"string","description":"Filter by genre"},"platforms":{"type":"string","description":"Filter by platform ID"},"ordering":{"type":"string","description":"Sort field"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.imgflip","description":"Meme template database — 100+ popular meme templates with names, image dimensions, and caption-box counts. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Filter templates by name"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.deck_of_cards","description":"Virtual playing card deck — shuffle and draw from a standard 52-card deck for card game simulations. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"count":{"type":"number","description":"Cards to draw, default 5, max 52"},"deck_id":{"type":"string","description":"Existing deck ID to draw from; omit to start a fresh shuffled deck"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dad_jokes","description":"Curated dad joke database — search by keyword or get a random joke, with community ratings. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search term; omit for a random joke"},"limit":{"type":"number","description":"Max results when searching, default 5, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.met_museum","description":"The Metropolitan Museum of Art collection — 490K+ artworks with artist, medium, culture, and images, searchable by keyword or object ID. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query"},"objectID":{"type":"number","description":"Specific object ID for direct lookup"},"department":{"type":"number","description":"Filter by department ID"},"limit":{"type":"number","description":"Max results, default 5, max 10"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.europeana","description":"European cultural heritage aggregator — 50M+ digitized artworks, books, music, and artifacts from 4,000+ European museums and archives. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query, default \"art\""},"rows":{"type":"number","description":"Max results, default 10, max 20"},"type":{"type":"string","description":"Filter by object type (IMAGE, TEXT, SOUND, VIDEO, 3D)"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.doaj","description":"Directory of Open Access Journals — 20K+ peer-reviewed open-access journals and 10M+ freely available research articles. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query, default \"biology\""},"pageSize":{"type":"number","description":"Max results, default 10, max 20"},"type":{"type":"string","description":"articles or journals, default articles"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.superhero_api","description":"Superhero and villain database — 700+ characters with power stats, biography, appearance, and group affiliations. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Character or publisher name search"},"id":{"type":"number","description":"Specific character ID for direct lookup"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.whois_rdap","description":"Domain registration lookup via RDAP — registrar, nameservers, status, and registration/expiration dates for any domain. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"domain":{"type":"string","description":"Domain name to look up"}},"required":["domain"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cataas","description":"Cat as a Service — random cat images, optionally filtered by tag or with custom text overlay. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"tag":{"type":"string","description":"Filter by tag, e.g. \"cute\" or \"sleeping\""},"text":{"type":"string","description":"Overlay text on the image"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fpl","description":"Official Fantasy Premier League data — 700+ players with points, price, ownership percentage, and form. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Player name search"},"sort":{"type":"string","description":"\"points\" or \"price\" to sort by"},"limit":{"type":"number","description":"Max results, default 15, max 30"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nhl_api","description":"Official NHL standings — every team wins, losses, points, and goal differential, updated live. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.mlb_stats","description":"Official MLB standings — every team record, games back, and divisional ranking for a given season. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"season":{"type":"number","description":"Season year, default current year"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.formula1","description":"Formula 1 race data since 1950 — driver standings and race-by-race results including grid, laps, and finishing position. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","description":"Set to \"standings\" for championship standings, omit for latest race results"},"season":{"type":"string","description":"Season year, default current"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.steam_spy","description":"Steam game analytics — estimated player counts, playtime, and pricing for 50K+ Steam games, plus top-seller lists. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"appid":{"type":"string","description":"Specific Steam App ID for direct lookup"},"request":{"type":"string","description":"List type, e.g. \"top100in2weeks\", default that"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.deals_api","description":"Video game deal aggregator — live price comparisons across Steam, GOG, Humble Bundle, and 30+ digital stores. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Game title search"},"upperPrice":{"type":"number","description":"Max sale price filter"},"sortBy":{"type":"string","description":"Sort field, e.g. \"Savings\" or \"Price\""},"pageSize":{"type":"number","description":"Max results, default 10, max 25"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.urban_dictionary","description":"Crowdsourced slang dictionary — 10M+ definitions for internet slang, memes, and informal language, with vote counts. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"term":{"type":"string","description":"Slang term to define"}},"required":["term"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.digimon","description":"Digimon (Digital Monster) database — 200+ characters with images and evolution level, searchable by name or level. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Digimon name for direct lookup"},"level":{"type":"string","description":"Filter by evolution level, e.g. \"Champion\""}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.harry_potter","description":"Harry Potter character database — 400+ characters with house, wand, patronus, ancestry, and actor. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Character name search"},"house":{"type":"string","description":"Filter by Hogwarts house"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.alpha_vantage","description":"Stock, forex, and crypto market data — daily and intraday prices with open/high/low/close/volume. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"symbol":{"type":"string","description":"Ticker symbol, default IBM"},"function":{"type":"string","description":"Alpha Vantage function name, default TIME_SERIES_DAILY"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.manga_dex","description":"Manga catalog — 80K+ titles with tags, status, demographic, and multilingual descriptions from MangaDex. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Title search"},"status":{"type":"string","description":"Filter by status, e.g. \"ongoing\" or \"completed\""},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.inspire_authors","description":"High-energy physics researcher profiles — affiliations, ORCID, advisors, and arXiv categories from INSPIRE-HEP. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Author name search"},"size":{"type":"number","description":"Max results, default 10, max 25"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.eu_law","description":"Official EU legal database — regulations, directives, decisions, and case law from EUR-Lex. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query, default \"digital\""},"pageSize":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.affirmation","description":"Random positive affirmation generator for daily motivation and wellbeing features. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.zen_quotes","description":"Inspirational and philosophical quotes with author attribution, curated for motivational content. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.advice_api","description":"Crowdsourced life advice generator — random tips or keyword-searchable advice snippets. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search term; omit for random advice"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.semantic_scholar_recs","description":"AI-powered paper recommendations — find related research based on a seed paper (Semantic Scholar ID, DOI, or arXiv ID). ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"paperId":{"type":"string","description":"Seed paper ID (Semantic Scholar ID, DOI, or arXiv ID)"},"limit":{"type":"number","description":"Max results, default 10, max 20"}},"required":["paperId"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.world_bank_v2","description":"World Bank development indicators — GDP, poverty, health, education, and 1,500+ indicators for 200+ countries and years. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"indicator":{"type":"string","description":"World Bank indicator code, default NY.GDP.MKTP.CD"},"country":{"type":"string","description":"ISO3 country code, default USA"},"per_page":{"type":"number","description":"Max results, default 10, max 50"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fish_watch","description":"NOAA sustainable seafood data — population status, harvest rate, taste, and texture for 100+ US marine species. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Species or scientific name search"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.this_day","description":"Historical events, births, and deaths for any date in history, sourced from Wikipedia. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"month":{"type":"number","description":"Month 1-12, default today"},"day":{"type":"number","description":"Day of month, default today"},"type":{"type":"string","description":"\"Events\", \"Births\", or \"Deaths\", default Events"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.country_holidays","description":"Public holiday calendar for 100+ countries — official dates, holiday type, and regional variations by year. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"country":{"type":"string","description":"Two-letter country code, default US"},"year":{"type":"number","description":"Year, default current"},"search":{"type":"string","description":"Filter by holiday name"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ip_whois","description":"IP address WHOIS lookup — geolocation, ISP, ASN, connection type, and basic security flags. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"ip":{"type":"string","description":"IP address, default 8.8.8.8"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dns_resolve","description":"DNS resolver via Google Public DNS — A, AAAA, MX, TXT, CNAME, NS, and other record types for any domain. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"domain":{"type":"string","description":"Domain name, default example.com"},"type":{"type":"string","description":"Record type, e.g. A, MX, TXT, default A"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pokemon_tcg","description":"Official Pokémon Trading Card Game database — every card with HP, attacks, rarity, and live market prices. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Card name search"},"set":{"type":"string","description":"Filter by set name"},"pageSize":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.magic_cards","description":"Magic: The Gathering card database — every card ever printed with rules text, mana cost, legality, and market prices. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Scryfall search query, default \"lightning bolt\""}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.trivia_cat","description":"Verified trivia questions across 10 categories, with correct answer and difficulty rating — built for quiz apps. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"limit":{"type":"number","description":"Max questions, default 5, max 15"},"category":{"type":"string","description":"Category filter"},"difficulty":{"type":"string","description":"easy, medium, or hard"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.company_enrich","description":"Company name, domain, and logo lookup — free autocomplete-style enrichment for any business name. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Company name search"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.country_flags","description":"Country flag images (SVG and PNG) and codes for every country and territory in the world. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Filter by country name or code"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.thesaurus","description":"Word relationship lookup — synonyms, antonyms, rhymes, and semantically related words for any English word. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"word":{"type":"string","description":"Word to look up, default \"happy\""},"relation":{"type":"string","description":"syn, ant, rhy, trg, or ml, default syn"},"max":{"type":"number","description":"Max results, default 15, max 30"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.jisho","description":"Japanese-English dictionary — kanji, vocabulary, readings, JLPT level, and common-usage flag for any word. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"keyword":{"type":"string","description":"Japanese or English word to look up"}},"required":["keyword"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.makeup","description":"Makeup product database — 900+ products with brand, price, shade options, and ingredients. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"brand":{"type":"string","description":"Filter by brand"},"product_type":{"type":"string","description":"Filter by type, e.g. lipstick, foundation"},"search":{"type":"string","description":"Filter by product name"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.bored_activity","description":"Random activity suggestions for when you need something to do — filterable by type, participant count, and cost. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","description":"Activity type, e.g. recreational, social, education"},"participants":{"type":"number","description":"Number of participants"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.color_api","description":"Color theory lookup — names, RGB/HSL/CMYK conversions, and harmonious color schemes for any hex value. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"hex":{"type":"string","description":"Hex color code without #, default C8B898"},"scheme":{"type":"string","description":"Color harmony mode, e.g. analogic, complement"},"count":{"type":"number","description":"Colors to return in a scheme, default 5"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wiki_quotes","description":"Sourced quotations from notable people, books, films, and proverbs via Wikiquote. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Page title to look up; omit for a random page"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wiki_species","description":"Taxonomic classification lookup for all known life, via Wikispecies. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Species or taxon name search, default \"homo\""},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wiki_commons_search","description":"Search 100M+ Creative Commons-licensed images, audio, and video on Wikimedia Commons. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query, default \"nature\""},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.gutenberg_search","description":"70K+ free public-domain ebooks — searchable by title, author, subject, and language, with direct download links. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Title, author, or subject search"},"language":{"type":"string","description":"Filter by language code, e.g. en"},"topic":{"type":"string","description":"Filter by subject/topic"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.medlineplus","description":"NIH consumer health information — plain-language health topic summaries linked to standard medical codes. Reference only, not personalized medical advice. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"code":{"type":"string","description":"Medical code to look up, default 250 (diabetes)"},"codeSystem":{"type":"string","description":"Code system OID, default ICD-9-CM"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.citybikes","description":"Worldwide bike-sharing network data — 600+ networks in 50+ countries with station locations and live bike/dock availability. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"network":{"type":"string","description":"Specific network ID for station-level detail"},"search":{"type":"string","description":"Filter networks by city or country name"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.coinpaprika","description":"Cryptocurrency directory — 2,500+ coins with rank, symbol, and active status from CoinPaprika. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Coin name or symbol search"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.random_joke","description":"Curated setup/punchline jokes across programming, general, and knock-knock categories. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"count":{"type":"number","description":"Number of jokes, default 1, max 10"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.corporate_bs","description":"Satirical corporate buzzword-phrase generator — for presentation filler, jokes, or testing text pipelines. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.evil_insult","description":"Creative insult generator in 20+ languages — for entertainment, chatbot personality, or text-pipeline testing. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"lang":{"type":"string","description":"Language code, default en"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.coinranking","description":"Cryptocurrency rankings — 30K+ coins with live price, market cap, 24h change, and price sparklines. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Coin name search"},"limit":{"type":"number","description":"Max results, default 10, max 25"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.flightradar","description":"Live aircraft position feed — callsign, altitude, speed, and heading for planes in a geographic bounding box. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"bounds":{"type":"string","description":"lat1,lon1,lat2,lon2 bounding box, default LA area"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cve_circl","description":"CVE vulnerability database — lookup by CVE ID or browse the most recently published vulnerabilities, with CVSS scores. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"cve":{"type":"string","description":"Specific CVE ID, e.g. CVE-2024-1234"},"limit":{"type":"number","description":"Recent CVEs to return if no ID given, default 10, max 30"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.haveibeenpwned_pw","description":"Password breach checker using k-anonymity — check how many times a password appears in known breaches without ever sending the full password. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"prefix":{"type":"string","description":"First 5 characters of a SHA-1 password hash, default 5BAA6"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wayback_avail","description":"Check whether a URL has been archived by the Internet Archive Wayback Machine, and when. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"URL to check, default example.com"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.archive_search","description":"Search 40M+ Internet Archive items — texts, audio, video, and software collections with metadata and download links. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query"},"rows":{"type":"number","description":"Max results, default 10, max 20"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.age_api","description":"Predicts likely age for a first name based on statistical name-usage data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"First name, default \"david\""}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.gender_api","description":"Predicts likely gender for a first name with a probability score, based on name statistics across 100+ countries. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"First name, default \"alex\""},"country":{"type":"string","description":"Optional two-letter country code to narrow the estimate"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nationalize_api","description":"Predicts likely country of origin for a first name, returning a ranked probability list. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"First name, default \"david\""}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.drugbank","description":"DrugBank database release metadata — current version and last release date of the DrugBank knowledge base. Version info only, not drug-level data (that requires a DrugBank subscription). ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.emoji_api","description":"Unicode emoji database — every emoji with name, category, group, and HTML/Unicode codes. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"category":{"type":"string","description":"Filter by category, e.g. \"animals-and-nature\""}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.picsum_photos","description":"Placeholder photo service — random high-quality stock photos with photographer credit and custom dimensions, for mockups and prototypes. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"limit":{"type":"number","description":"Max results, default 10, max 30"},"page":{"type":"number","description":"Page number, default 1"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.geek_jokes","description":"One-liner programming and tech jokes for developer-facing chatbots or documentation easter eggs. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ghibli_api","description":"Studio Ghibli filmography — every film with director, producer, release date, and Rotten Tomatoes score. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Title or director search"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.useless_facts_v2","description":"Random surprising trivia facts, sourced and attributed, for chatbot flavor text or fun-fact features. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.opendota","description":"Dota 2 hero database — roles, primary attribute, and attack type for every hero, from public match data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Hero name search"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.valorant","description":"Valorant agent database — roles, abilities, and portraits for every playable agent, from Riot Games official data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Agent name search"},"type":{"type":"string","description":"Set to a different data category, default agents"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_food_network","description":"Local food marketplace directory — farms, food hubs, and shops connecting producers directly to consumers. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Enterprise name search"},"page":{"type":"number","description":"Page number, default 1"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.chuck_norris_v2","description":"Chuck Norris joke generator — random jokes, category browsing, or free-text search. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"category":{"type":"string","description":"Joke category filter"},"search":{"type":"string","description":"Free-text search query"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.marvel_snap","description":"Marvel Snap card game database — cost, power, and ability text for every card. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Card name search"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.hacker_news_search","description":"Full-text search across 30M+ Hacker News stories, comments, and discussions via Algolia. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Search query"},"hitsPerPage":{"type":"number","description":"Max results, default 10, max 20"},"tags":{"type":"string","description":"Filter by tag, default \"story\""}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fake_store","description":"Mock e-commerce product catalog — realistic products with categories, prices, images, and ratings, for prototyping storefronts. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"category":{"type":"string","description":"Filter by category"},"search":{"type":"string","description":"Filter by title or description"},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dummyjson","description":"Mock REST data generator — realistic products, quotes, and more, for prototyping and testing frontends. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Product search query"},"category":{"type":"string","description":"Filter by product category"},"type":{"type":"string","description":"Set to \"quotes\" for mock quotes instead of products"},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.url_shortener","description":"URL shortening service — turn any long URL into a short, shareable link. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"URL to shorten"}},"required":["url"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.qr_code","description":"QR code generator — turn any text or URL into a scannable QR code image at a custom size. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"data":{"type":"string","description":"Text or URL to encode"},"size":{"type":"string","description":"Image size, e.g. \"300x300\", default 300x300"}},"required":["data"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.lemmy","description":"Federated link-aggregator posts (Reddit-style) from Lemmy — votes, comments, and community, across the Fediverse. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"sort":{"type":"string","description":"Sort order, default Hot"},"community":{"type":"string","description":"Filter by community name"},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.lobsters","description":"Computing-focused link aggregator (Lobsters) — curated tech news with tags, score, and comment counts. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Filter by title or tag"},"type":{"type":"string","description":"Feed type, default hottest"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ipify","description":"Returns the requesting servers public IPv4 address — a minimal utility for confirming outbound IP. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.placeholder_json","description":"Mock REST resources (posts, comments, users, todos, albums) for frontend prototyping and API-integration testing. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"resource":{"type":"string","description":"Resource type: posts, comments, users, todos, or albums, default posts"},"limit":{"type":"number","description":"Max results, default 10, max 20"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.reqres","description":"Hosted mock user data with pagination — realistic fake users for testing frontend list/detail views. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"page":{"type":"number","description":"Page number, default 1"},"per_page":{"type":"number","description":"Results per page, default 6, max 12"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.jsdelivr","description":"CDN download statistics for any npm package — historical daily download counts served from jsDelivr. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"package":{"type":"string","description":"npm package name, default react"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.bundlephobia","description":"npm package bundle-size analysis — gzip and minified size plus dependency count, before you add it to your app. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"package":{"type":"string","description":"npm package name, default react"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ron_swanson","description":"Random Ron Swanson quotes from Parks and Recreation — one to ten per call. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"count":{"type":"number","description":"Number of quotes, default 3, max 10"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.star_wars_quotes","description":"Random iconic dialogue from the Star Wars franchise. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"count":{"type":"number","description":"Max quotes to return, default 3, max 10"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.lyrics_ovh","description":"Song lyrics lookup by artist and title — retrieves full lyrics text for any artist/title combination. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"artist":{"type":"string","description":"Artist name"},"title":{"type":"string","description":"Song title"}},"required":["artist","title"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.kanye_quotes","description":"Random Kanye West quotes — curated collection of notable and satirical quotes. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.congress_bills","description":"US Congressional bill tracker — every bill since the 93rd Congress (1973), with sponsors, status, and latest action. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"congress":{"type":"number","description":"Congress number, e.g. 118"},"type":{"type":"string","description":"Bill type filter, e.g. hr, s, hjres"},"limit":{"type":"number","description":"Max results, default 10, max 25"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.congress_members","description":"US Congress member directory — current and historical senators and representatives with party, state, and terms served. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"state":{"type":"string","description":"Two-letter state code to filter current members"},"limit":{"type":"number","description":"Max results, default 10, max 25"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fixer","description":"Foreign exchange rates for 170+ currencies sourced from the European Central Bank — real-time and historical. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"base":{"type":"string","description":"Base currency, default EUR"},"symbols":{"type":"string","description":"Comma-separated target currencies to filter by"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pexels","description":"Free high-quality stock photos with photographer credit and permissive commercial licensing, searchable by keyword and orientation. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"search":{"type":"string","description":"Photo search query, default \"nature\""},"per_page":{"type":"number","description":"Max results, default 10, max 20"},"orientation":{"type":"string","description":"landscape, portrait, or square"}},"required":["search"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.capitol_gains","description":"Congressional trading intelligence — 1,144 politicians, 153K financial disclosures, and conflict-of-interest scoring. Search politicians, pull scored trades by ticker or member, or rank the most active traders in Congress. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"type":{"type":"string","description":"Query type: politicians, disclosures, scores, or top_traders"},"name":{"type":"string","description":"Politician name search"},"state":{"type":"string","description":"Two-letter state code filter"},"ticker":{"type":"string","description":"Stock ticker to filter disclosures by"},"minScore":{"type":"number","description":"Minimum conflict-of-interest score filter"},"limit":{"type":"number","description":"Max results, default 50, max 500"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"products.company_risk","description":"Aggregated company risk score across 6 federal data sources: EPA violations, OSHA inspections, CFPB complaints, CourtListener litigation, OpenSanctions, and GLEIF entity validation. Returns 0-100 risk score with per-signal breakdown. ($0.35/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Company name"},"state":{"type":"string","description":"Two-letter US state code"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"products.political_intel","description":"Political intelligence report: FEC campaign contributions, federal contracts via USASpending, Federal Register regulatory mentions, and Congressional bill mentions. Returns political exposure score. ($0.35/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Entity name (company, person, or organization)"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"products.supply_chain_risk","description":"Supplier and vendor risk assessment across OSHA labor violations, EPA environmental compliance, SAM.gov debarment status, and FMCSA carrier safety ratings. Ideal for vendor due diligence. ($0.30/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Supplier or vendor name"},"state":{"type":"string","description":"Two-letter US state code"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"products.healthcare_ddil","description":"Healthcare provider due diligence: NPI credential verification, CMS Medicare billing patterns, FDA drug adverse events, and CFPB consumer complaints. For credentialing and payer contracting. ($0.30/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Provider or organization name"},"state":{"type":"string","description":"Two-letter US state code"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"products.nonprofit_intel","description":"Nonprofit transparency report: IRS 990 financials (revenue, expenses, assets) via ProPublica, GLEIF entity validation, CFPB complaints, and CourtListener litigation. For donor due diligence and grant evaluation. ($0.20/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Nonprofit organization name"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.sec","description":"SEC EDGAR filings by ticker or CIK at half the price of alternatives. Built-in ticker-to-CIK resolution. Raw filing access — the simplest, cheapest EDGAR endpoint on x402. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"ticker":{"type":"string","description":"Stock ticker symbol (e.g. MSFT, AAPL)"},"cik":{"type":"string","description":"SEC Central Index Key (alternative to ticker)"},"type":{"type":"string","description":"Filing type filter (10-K, 10-Q, 8-K)"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.bls","description":"Bureau of Labor Statistics data — unemployment, CPI, employment by industry. Raw series queries for flexible economic analysis. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"seriesId":{"type":"string","description":"BLS series ID (e.g. LNS14000000 for unemployment rate)"},"startYear":{"type":"string","description":"Start year for data range"},"endYear":{"type":"string","description":"End year for data range"}},"required":["seriesId"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.usaspending","description":"Federal contract and grant data from USASpending.gov at half the price of competing x402 services. Government spending by agency, recipient, or program. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"keyword":{"type":"string","description":"Search keyword (agency, recipient, program)"},"agency":{"type":"string","description":"Federal agency name"},"limit":{"type":"number","description":"Maximum results (default 5)"}},"required":["keyword"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.patentsview","description":"USPTO patent data — search patents by keyword, inventor, or assignee. Full grant records and citation networks at half the price of competing x402 services. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Patent search query (keyword, title, abstract)"},"inventor":{"type":"string","description":"Inventor name"},"assignee":{"type":"string","description":"Patent assignee/company"}},"required":["query"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.sam","description":"System for Award Management — federal contractor registration, exclusions, and entity validation. SAM.gov data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"Entity or contractor name"},"uei":{"type":"string","description":"Unique Entity Identifier"}},"required":["name"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fda","description":"FDA drug adverse events, product labels, and recalls — broader FDA coverage than alternatives, including both drug and food safety data in one provider. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"drug":{"type":"string","description":"Drug name to search"},"event":{"type":"string","description":"Adverse event type"},"limit":{"type":"number","description":"Maximum results (default 3)"}},"required":["drug"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.assertion_router","description":"Confidence classification for AI claims. Routes into ASSERT (high confidence), PROBABILISTIC (hedged), INVESTIGATIVE (needs research), or REFUSE (below quality floor). No other x402 service provides this. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"claim":{"type":"string","description":"The claim or assertion to classify"},"context":{"type":"string","description":"Domain or situational context for classification"}},"required":["claim"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.gscore","description":"7-axis AI output quality scoring: evidence, reasoning, calibration, source quality, domain fit, coherence, and meta-cognition. Quantified AI quality assessment. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"text":{"type":"string","description":"AI-generated text to evaluate"},"domain":{"type":"string","description":"Domain context for evaluation"}},"required":["text"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.tessryx","description":"Gap detection — finds what SHOULD be known but is not. Missing information, prediction errors, and knowledge gaps with importance ranking and research warrants. The only gap-detection engine on x402. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"entity":{"type":"string","description":"Entity or topic to analyze for gaps"},"domain":{"type":"string","description":"Domain context"},"known_facts":{"type":"array","items":{"type":"string"},"description":"Facts already known (to identify what is missing)"}},"required":["entity","domain"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.oracle_router","description":"Entropy-minimizing action dispatch. Given a task and available models, recommends optimal routing strategy (DIRECT, CASCADE, TRIBUNAL, PARALLEL) with model selection and cost estimation. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"task":{"type":"string","description":"Task description to route"},"models":{"type":"array","items":{"type":"string"},"description":"Available models to choose from"},"budget":{"type":"number","description":"Maximum cost budget"}},"required":["task"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.dap","description":"Pipeline quality gate — evaluates output against expected schema, applies quality floor, returns PASS/WARN/FAIL/RECOVER decisions. Quality assurance for AI pipelines. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"pipeline_output":{"type":"string","description":"The pipeline output to evaluate"},"expected_schema":{"type":"object","description":"Expected output schema"},"quality_floor":{"type":"number","description":"Minimum acceptable quality score (0-1)"}},"required":["pipeline_output"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.homeostasis","description":"System state detection and adaptive profiling. Classifies operational mode into CRISIS/DEEP_WORK/ROUTINE/RECOVERY/EXPLORE with transition probabilities and recommended actions. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"metrics":{"type":"object","description":"System metrics to classify","properties":{"error_rate":{"type":"number","description":"Current error rate (0-1)"},"latency_p99":{"type":"number","description":"P99 latency in ms"},"throughput":{"type":"number","description":"Requests per second"}}}},"required":["metrics"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.verify","description":"Claim verification with evidence chains. Assesses truth/falsehood of factual claims, returns verdict, confidence score, and evidence chain. Trust layer for AI pipelines. ($0.05/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"claim":{"type":"string","description":"The factual claim to verify"},"sources":{"type":"array","items":{"type":"string"},"description":"Optional source URLs to check against"}},"required":["claim"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.postcog","description":"Action safety gate for autonomous agents. Recoverability scoring, blast radius analysis, and proceed/gate/block recommendations. The only autonomous-agent safety layer on x402. ($0.08/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"action":{"type":"string","description":"The action the agent intends to take"},"context":{"type":"string","description":"System and situational context"},"reversible":{"type":"boolean","description":"Whether the action is known to be reversible"}},"required":["action"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.whetstone","description":"Adversarial epistemic challenge — generates the strongest possible counterargument to any position. Red-team AI outputs, stress-test conclusions, break confirmation bias. No other x402 service offers this. ($0.08/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"position":{"type":"string","description":"The claim, conclusion, or position to challenge"},"context":{"type":"string","description":"Domain context for the challenge"}},"required":["position"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.tribunal","description":"Multi-perspective adversarial deliberation as a service. Multiple AI models analyze your question from different roles, then synthesize into a verdict. The only multi-model deliberation endpoint on x402. ($0.15/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"question":{"type":"string","description":"The question or decision to deliberate"},"perspectives":{"type":"array","items":{"type":"string"},"description":"Roles for deliberation (e.g. advocate, critic, analyst)"}},"required":["question"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.signal_diversity","description":"Anti-groupthink analysis across multiple AI responses. Identifies dominant views, dissenting opinions, blind spots, and injects novel perspectives. The only multi-model diversity assessment on x402. ($0.15/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"question":{"type":"string","description":"The question that generated the responses"},"responses":{"type":"array","items":{"type":"string"},"description":"Multiple AI responses to analyze for diversity"}},"required":["question","responses"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"engines.web_extract","description":"Intelligent web extraction — lightweight HTML parse with optional LLM schema extraction. Extract structured data from any webpage without a browser. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"URL to extract data from"},"schema":{"type":"object","description":"Optional extraction schema — field names and descriptions for structured output"}},"required":["url"]},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.advice_slip","description":"Random advice slips — short motivational and practical advice strings. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.agify","description":"Predict age from a first name — statistical age distribution by name and country. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.bored_api","description":"Random activity suggestions — discover things to do when bored, filterable by type and participants. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.catfact","description":"Random cat facts — scientific and cultural facts about cats. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.chucknorris","description":"Chuck Norris joke categories and random jokes — alternate endpoint with category listing. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.deezer","description":"Deezer music catalog search — artists, albums, tracks, and playlists from the Deezer library. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dog_ceo","description":"Dog images by breed — random dog photos from the Dog CEO API, filterable by breed. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.eve_esi","description":"EVE Online ESI API — ship types, markets, character and corporation data from EVE Online. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.freetogame","description":"Free-to-play game catalog — PC and browser games with screenshots, genre tags, and links. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.genderize","description":"Predict gender from a first name — probability-based gender inference by name and locale. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ghibli","description":"Studio Ghibli film database — films, people, species, locations, and vehicles from Ghibli movies. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.http_cat","description":"HTTP status code cat images — a cat photo for every HTTP status code. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.itunes_search","description":"iTunes Search API — music, movies, podcasts, apps, and ebooks from the Apple iTunes catalog. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.jikan","description":"Jikan API — anime and manga data from MyAnimeList: series, characters, studios, and rankings. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.joke_api","description":"Random jokes — single and two-part jokes across programming, pun, miscellaneous categories. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.kitsu","description":"Kitsu anime and manga catalog — series metadata, episodes, characters, and user library data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nationalize","description":"Predict nationality from a first name — probability distribution of nationalities for a given name. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.numbersapi","description":"Number facts — trivia, mathematical, date, and year facts about any number. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_trivia","description":"Open Trivia Database — multiple-choice questions across 24 categories with difficulty levels. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pokeapi","description":"PokéAPI — Pokémon species, moves, abilities, items, and game data from all generations. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.quotable","description":"Random quotes — filterable by author, tag, and length from a curated literary and philosophy collection. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.quran","description":"Quran text API — verses, chapters (surahs), and translations in multiple languages. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.random_fox","description":"Random fox images — curated photos of foxes from randomfox.ca. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.random_user","description":"Random user generator — realistic fake user profiles with names, addresses, emails, and photos for testing. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.rick_and_morty","description":"Rick and Morty API — characters, episodes, and locations from the Rick and Morty universe. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.speedrun","description":"Speedrun.com API — world records, runs, games, and categories from the speedrunning community. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.swapi","description":"Star Wars API — films, characters, planets, starships, vehicles, and species from the Star Wars universe. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.tastedive","description":"TasteDive recommendations — similar movies, shows, music, books, and games based on a title. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.taylor_swift","description":"Taylor Swift discography and lyric reference — albums, songs, and artist data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.thesportsdb","description":"TheSportsDB — sports teams, events, leagues, and athlete profiles across 30+ sports. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.tvmaze","description":"TVmaze — TV show search, episode guides, cast information, and schedules. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.useless_facts","description":"Useless facts API — random interesting trivia and obscure facts. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.xkcd","description":"XKCD comics API — comic metadata, images, and transcripts from the xkcd webcomic. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.bible","description":"Bible text API — verses, books, and full-text search across multiple Bible translations. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.boardgamegeek","description":"BoardGameGeek API — board game metadata, ratings, mechanics, and designer information. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.chess_com","description":"Chess.com API — player profiles, ratings, game archives, and club data from Chess.com. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cocktaildb","description":"CocktailDB — cocktail recipes, ingredients, measurements, and glass types. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.country_state_city","description":"Country, state, and city data — hierarchical location data for 250+ countries, states, and cities. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.datamuse","description":"Datamuse word-finding API — rhymes, synonyms, antonyms, homophones, and associated words. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dnd5e","description":"D&D 5th Edition reference — spells, monsters, classes, races, equipment, and rules. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.free_dictionary","description":"Free Dictionary API — word definitions, phonetics, parts of speech, synonyms, and example sentences. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.geo_js","description":"GeoJS IP geolocation — country, region, city, timezone, and coordinates from an IP address. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.homebrew_formulae","description":"Homebrew formulae catalog — macOS package metadata, versions, dependencies, and analytics. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.mcsrvstat","description":"Minecraft server status — real-time player counts, MOTD, and version for any Minecraft server. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.mealdb","description":"TheMealDB — food recipes with ingredients, measurements, instructions, and images by category. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nager_date","description":"Public holiday dates — official public holidays for 100+ countries by year. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_notify","description":"Open Notify — current International Space Station position and number of people in space. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openbrewerydb","description":"Open Brewery DB — craft brewery locations, types, and contact information across 60+ countries. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openligadb","description":"OpenLigaDB — German football league scores, schedules, and tables; also European league data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.postcodesio","description":"Postcodes.io — UK postcode validation, geolocation, and local authority lookup. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.restcountries","description":"REST Countries — country profiles with population, area, languages, currencies, and flag data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.solar_system","description":"Solar System OpenData — planet, moon, and solar body physical and orbital data. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.sunrise_sunset","description":"Sunrise and sunset times — accurate solar event times for any coordinates and date. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.world_time_api","description":"World Time API — current time, UTC offset, and DST status for any timezone. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.zippopotam","description":"Zippopotam — US zip code to city, state, and coordinates lookup. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.art_institute_chicago","description":"Art Institute of Chicago collection — 80,000+ artworks with full metadata, images, and provenance. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.chronicalingamerica","description":"Chronicling America — digitized historic US newspapers 1770-1963 from the Library of Congress. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cleveland_museum","description":"Cleveland Museum of Art open collection — 65,000+ artworks with full metadata and open-access images. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.conceptnet","description":"ConceptNet knowledge graph — semantic relationships between concepts: causes, hasProperty, usedFor, and 30+ relation types. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.coverart_archive","description":"Cover Art Archive — album and release cover images linked to MusicBrainz IDs. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dbpedia","description":"DBpedia structured Wikipedia data — entity facts extracted from Wikipedia infoboxes in RDF/linked data format. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.gutenberg","description":"Project Gutenberg — 70,000+ free public domain ebooks with full-text search and metadata. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.harvard_dataverse","description":"Harvard Dataverse — open research datasets from Harvard and global partner institutions. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.internet_archive","description":"Internet Archive — web archive availability, book digitization, and media catalog search. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.loc","description":"Library of Congress — newspaper archives, photos, manuscripts, and catalog search from the US national library. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.musicbrainz","description":"MusicBrainz open music encyclopedia — 3M+ artists, 40M+ recordings with relationships and identifiers. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_library","description":"Open Library — 25M+ book records with editions, authors, subjects, and availability data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.rijksmuseum","description":"Rijksmuseum collection — Dutch national museum: 700,000+ artworks with high-res images and scholarly metadata. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.smithsonian","description":"Smithsonian Open Access — 4.7M digitized objects across 19 museums, galleries, and research centers. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.victoria_albert","description":"Victoria and Albert Museum collection — 1.2M objects spanning art, design, fashion, and performance. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.walters_art","description":"Walters Art Museum open collection — 10,000+ artworks emphasizing ancient, medieval, and Asian art. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wayback_cdx","description":"Wayback Machine CDX API — historical snapshot index for any URL: timestamps, status codes, and snapshot availability. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wikidata","description":"Wikidata entity lookup — structured facts for any entity: height, population, dates, financials, coordinates, and 10,000+ property types. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wikimedia_commons","description":"Wikimedia Commons — free media search: 100M+ images, audio, and video files under open licenses. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wikipedia","description":"Wikipedia full-text search and article summaries — CirrusSearch-ranked results with article excerpts across all Wikipedia languages. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wiktionary","description":"Wiktionary — word definitions, etymology, translations, and pronunciation in 180+ languages. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cdnjs","description":"cdnjs library catalog — 4,000+ JavaScript and CSS libraries with CDN URLs and version history. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.crates_io","description":"crates.io Rust package registry — search crates by name, keyword, or category with download stats. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dev_to","description":"DEV Community articles — technical articles, tutorials, and news from the DEV.to developer community. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.docker_hub","description":"Docker Hub container registry — public image search with pull counts, descriptions, and tag listings. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.github_gists","description":"GitHub Gists — public code snippets and configuration files searchable by language and description. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.github_topics","description":"GitHub Topics — repository metadata and descriptions for top-starred repos in any topic category. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.github_users","description":"GitHub user and organization profiles — followers, repos, contributions, and bio data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.hackage","description":"Hackage Haskell package catalog — search packages with documentation links and metadata. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.hacker_news","description":"Hacker News full-text search — stories, comments, and Ask HN posts via the Algolia HN API. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.hex_pm","description":"Hex.pm package registry — Elixir and Erlang packages with versions, downloads, and dependencies. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.maven_central","description":"Maven Central repository — Java/JVM packages with group IDs, artifact IDs, versions, and POM data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.metacpan","description":"MetaCPAN Perl module registry — CPAN module search with documentation, ratings, and author data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.npm_registry","description":"npm package registry — JavaScript package search with weekly downloads, dependencies, and license data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nuget","description":"NuGet .NET package registry — C# and .NET package search with download counts and version history. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.packageist","description":"Packagist PHP/Composer registry — PHP package search with downloads, GitHub stars, and version data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pub_dev","description":"pub.dev Dart/Flutter package registry — Flutter and Dart packages with likes, pub points, and popularity. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pypi","description":"PyPI Python package index — package metadata, versions, classifiers, and download stats. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.rubygems","description":"RubyGems registry — Ruby gem search with download counts, owners, and version history. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.stackexchange","description":"Stack Exchange Q&A network — questions and answers across Stack Overflow and 170+ communities. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ietf_datatracker","description":"IETF Datatracker — Internet standards documents, RFCs, working groups, and draft specifications. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.celestrak","description":"CelesTrak satellite tracking data — Two-Line Element sets (TLE) for active satellites, ISS, and debris. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_apod","description":"NASA Astronomy Picture of the Day — daily space images and video with explanations from astronomers. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_donki","description":"NASA DONKI — space weather events: solar flares, geomagnetic storms, CMEs, and radiation belt enhancements. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_exoplanet","description":"NASA Exoplanet Archive — confirmed exoplanets, stellar parameters, and transit data from missions like Kepler and TESS. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_firms","description":"NASA FIRMS active fire data — near-realtime satellite detections of wildfires globally from MODIS and VIIRS. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_images","description":"NASA Image and Video Library — 140,000+ space images, audio, and video with metadata from NASA missions. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_neo","description":"NASA Near-Earth Objects — close-approach data, size estimates, and hazard classification for asteroids. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_power","description":"NASA POWER — solar irradiance, meteorological parameters, and climatology data for any coordinates. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nasa_techport","description":"NASA TechPort — technology development projects, software, patents, and R&D portfolio from NASA. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.spaceflight_news","description":"Spaceflight News API — rocket launch news, space mission updates, and industry reports. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.spacex","description":"SpaceX API — launch history, rocket specifications, mission data, and Starlink satellite information. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.carbon_intensity","description":"UK Carbon Intensity API — realtime and forecast carbon intensity of electricity generation in Great Britain. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.eonet","description":"NASA EONET — natural events tracker: wildfires, volcanoes, storms, sea ice, and floods from satellite data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.global_volcanism","description":"Smithsonian Global Volcanism Program — volcano profiles, eruption history, and current activity reports. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.noaa_tides","description":"NOAA Tides and Currents — water levels, tidal predictions, and meteorological readings from US tide stations. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_meteo","description":"Open-Meteo weather forecasts — hourly and daily weather variables for any coordinates, 7-day forecast. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_meteo_air","description":"Open-Meteo air quality — PM2.5, PM10, ozone, NO2, CO, and European AQI for any coordinates. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_meteo_geocoding","description":"Open-Meteo geocoding — place name to coordinates lookup with population and timezone data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_meteo_marine","description":"Open-Meteo marine forecasts — wave height, swell direction, and sea surface temperature for any ocean location. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openaq","description":"OpenAQ — real-time air quality measurements from 10,000+ monitoring stations across 90+ countries. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_charge_map","description":"Open Charge Map — electric vehicle charging station locations, networks, and connector types globally. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.usgs_earthquake","description":"USGS Earthquake Hazards — real-time and historical earthquake data: magnitude, depth, location, and ShakeMap. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.usgs_water","description":"USGS Water Resources — real-time streamflow, groundwater levels, and water quality from 13,000+ monitoring sites. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.web_carbon","description":"Website carbon footprint calculator — estimated CO2 per page view based on data transfer and hosting energy. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nrel_alt_fuel","description":"NREL Alternative Fuel Stations — EV charging, CNG, LNG, hydrogen, propane, and E85 station locations in the US. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nws","description":"National Weather Service — official US weather forecasts, watches, warnings, and advisories by location. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nominatim","description":"Nominatim OpenStreetMap geocoding — forward and reverse geocoding from OpenStreetMap, returns structured address data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.us_census_geocoder","description":"US Census Bureau geocoder — official US address validation and geolocation with census geography fields. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ip_api","description":"IP geolocation and ISP lookup — country, city, ISP, ASN, and threat classification for any IP address. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ip_geolocation","description":"IP Geolocation API — location, ISP, VPN/proxy/Tor detection, and threat scoring for IP addresses. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ip_quality_score","description":"IPQualityScore — fraud scoring for IPs, emails, and phone numbers; detects VPN, proxy, bots, and disposable addresses. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cdc_data","description":"CDC Open Data — disease surveillance, mortality statistics, vaccine coverage, and public health datasets. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.disease_sh","description":"Disease.sh API — global disease statistics including historical COVID-19, flu, and other infectious disease data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.mesh_nlm","description":"MeSH (Medical Subject Headings) — NLM hierarchical medical vocabulary for indexing biomedical literature. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.rxnorm","description":"RxNorm drug terminology — normalized drug names, ingredients, dose forms, and NDC-to-RxNorm mappings. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.wger","description":"wger fitness API — exercise database, muscle groups, training logs, and nutrition data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.usda_fooddata","description":"USDA FoodData Central — nutritional composition for 1M+ foods: branded, foundation, and survey foods. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.arxiv","description":"arXiv preprint search — 2.4M+ open-access papers in physics, math, CS, biology, economics, and statistics. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.biorxiv","description":"bioRxiv preprint server — biology and life science preprints: cell biology, genomics, neuroscience, and ecology. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.core_ac","description":"CORE open access research — 220M+ open access papers from 10,000+ repositories worldwide. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.crossref","description":"Crossref DOI metadata — 150M+ scholarly works with citations, funding, licenses, and author affiliations. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.dblp","description":"DBLP Computer Science Bibliography — publications, authors, and venues in computer science. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.europepmc","description":"Europe PMC — 43M+ life science literature including PubMed, preprints, and patents with full-text search. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.inspirehep","description":"INSPIRE-HEP — high-energy physics literature: 1.4M papers, conference proceedings, and author profiles. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nih_reporter","description":"NIH Research Portfolio (RePORTER) — NIH-funded grants, projects, publications, and clinical studies. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openalex","description":"OpenAlex scholarly graph — 250M+ works with citations, author disambiguation, institution affiliations, and concept tagging. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.orcid","description":"ORCID researcher profiles — verified researcher identifiers with employment, education, and publication records. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.plos","description":"PLOS journals full-text search — open access articles across PLOS ONE, PLOS Biology, PLOS Medicine, and other PLOS titles. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pubmed","description":"PubMed biomedical literature — 36M+ citations and abstracts in biomedicine, nursing, dentistry, and health care. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.semantic_scholar","description":"Semantic Scholar AI-powered literature search — 220M+ papers with AI-enriched abstracts, citation context, and TLDRs. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.unpaywall","description":"Unpaywall open access availability — legal free-to-read versions of any paper by DOI. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.zenodo","description":"Zenodo research data repository — datasets, software, papers, and presentations from all research domains. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.nsf_awards","description":"NSF Award Search — National Science Foundation research grants with PI, institution, abstract, and outcomes. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.catalogue_of_life","description":"Catalogue of Life — authoritative global checklist of 2.1M species with taxonomic classification. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.gbif","description":"GBIF biodiversity data — 2.5B+ species occurrence records from 2,600+ institutions worldwide. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.idigbio","description":"iDigBio — 130M+ digitized natural history museum specimens: fossils, plants, insects, and vertebrates. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.inaturalist","description":"iNaturalist observations — 200M+ community species sightings with photos, location, and expert identification. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.itis","description":"ITIS Integrated Taxonomic Information System — authoritative North American species taxonomy with 900,000+ scientific names. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.marine_regions","description":"Marine Regions — authoritative gazetteer of marine geographic names with boundaries and identifiers. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.obis","description":"OBIS Ocean Biodiversity — 100M+ marine species occurrence records from 5,000+ institutions globally. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.paleobiodb","description":"Paleobiology Database — 1.5M+ fossil occurrences spanning 540M years of life on Earth. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.worms","description":"World Register of Marine Species (WoRMS) — authoritative catalog of 250,000+ marine species. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.chembl","description":"ChEMBL bioactive molecule database — 2.4M compounds, 20M+ biological activities, and drug target interactions. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.clinvar","description":"ClinVar — clinically significant genetic variants with interpretations, evidence, and submitter data from NCBI. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ensembl","description":"Ensembl genome browser API — gene models, transcripts, variants, and regulatory features across 300+ species. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ncbi_gene","description":"NCBI Gene — 30M+ gene records with function, expression, interactions, and disease associations. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pdb","description":"RCSB Protein Data Bank — 200,000+ 3D macromolecular structures with methods, resolution, and ligands. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pdb_ligands","description":"PDB Chemical Component Dictionary — small molecule ligands found in protein crystal structures. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.pubchem","description":"PubChem compound database — 119M+ chemical structures with properties, bioactivities, and safety data. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.reactome","description":"Reactome pathway database — curated human biochemical reactions and pathways with disease associations. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.string_db","description":"STRING protein interaction database — 67B+ interactions across 67,000 organisms with confidence scores. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.uniprot","description":"UniProt protein sequence database — 250M+ protein sequences with function, subcellular location, and disease links. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.australian_abn","description":"Australian Business Register — ABN lookup: entity name, ACN, status, and GST registration for Australian businesses. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.opencorporates","description":"OpenCorporates global company registry — 200M+ company records across 140+ jurisdictions with officer data. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openfigi","description":"OpenFIGI financial instrument mapping — FIGI identifiers for stocks, bonds, options, and derivatives globally. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.uk_charities","description":"UK Charity Commission register — 160,000+ registered charities with income, spending, and trustee data. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.uk_companies_house","description":"UK Companies House — 5M+ registered companies with officers, filings, charges, and SIC codes. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fara","description":"FARA Foreign Agents Registration Act — DOJ filings of foreign principals, agents, and registered activities. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fbi_wanted","description":"FBI Most Wanted — official wanted persons, terrorists, cyber criminals, and fugitives with descriptions. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.federal_audit_clearinghouse","description":"Federal Audit Clearinghouse — single audits for entities receiving federal awards, including findings and questioned costs. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.followthemoney","description":"Follow The Money — state-level campaign contributions, lobbying, and political spending across all 50 US states. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.irs_exempt_orgs","description":"IRS Tax-Exempt Organization Search — 1.9M+ tax-exempt organizations with EIN, status, and ruling date. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.permits_gov","description":"Recreation.gov permits — federal recreation permit availability for national parks, forests, and monuments. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.propublica_congress","description":"ProPublica Congress API — member voting records, bill sponsorship, committee memberships, and floor updates. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.senate_lda","description":"Senate Lobbying Disclosure Act database — registered lobbyists, clients, issues, and reported income. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.usaspending_awards","description":"USASpending.gov award search — federal contracts, grants, loans, and direct payments with recipient and description data. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fcc_license","description":"FCC License Search — radio, TV, wireless, and satellite license data from the FCC Universal Licensing System. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.data_gov","description":"Data.gov federal open data catalog — search 250,000+ US government datasets across all federal agencies. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.data_usa","description":"DataUSA — visualized US Census and BLS data: population, income, employment, and education by geography. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.open_payments","description":"CMS Open Payments — payments from drug and device companies to US physicians and teaching hospitals. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openstates","description":"Open States — state legislative data: bills, votes, committees, and legislator profiles across all 50 US states. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.openverse","description":"Openverse open content search — Creative Commons-licensed images and audio from 700M+ works. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ecb_data","description":"European Central Bank Statistical Data Warehouse — ECB key interest rates, exchange rates, inflation, and monetary aggregates. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.eu_open_data","description":"EU Open Data Portal — 1.5M+ datasets from EU institutions, agencies, and member states. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.eurostat","description":"Eurostat European statistics — GDP, employment, trade, and demographic data for all EU member states. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.imf","description":"IMF Data API — international monetary fund statistics: WEO, IFS, BOP, and GFSR across 200+ economies. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.interpol","description":"INTERPOL Red Notices and wanted persons — internationally wanted individuals across 190+ member countries. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ofac_sdn","description":"OFAC Specially Designated Nationals — US Treasury sanctions list: blocked persons, entities, and vessels. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ted_europa","description":"TED EU procurement — Tenders Electronic Daily: EU public contracts, awards, and procurement notices. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.uk_parliament","description":"UK Parliament data — MPs, Lords, bills, divisions, committees, and written questions from UK Parliament. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.uk_police","description":"UK Police Data API — crime statistics, stop-and-search, outcomes, and force information across UK police forces. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.un_sdg","description":"UN SDG Indicators API — progress data for all 17 Sustainable Development Goals across 193 member states. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ucdp","description":"Uppsala Conflict Data Program — organized violence events, fatality estimates, and conflict actor data globally. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.who_gho","description":"WHO Global Health Observatory — health indicators across 194 member states: mortality, disease burden, and coverage. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.reliefweb","description":"ReliefWeb — humanitarian situation reports, maps, and disaster response data from OCHA and UN agencies. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.coingecko","description":"CoinGecko cryptocurrency data — prices, market caps, trading volume, and historical data for 13,000+ crypto assets. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.coinlore","description":"Coinlore cryptocurrency prices — real-time prices, volume, and market cap for 13,000+ cryptocurrencies. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.exchange_rates","description":"Exchange rate data — real-time and historical foreign exchange rates for 170+ currencies. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.fred","description":"FRED Federal Reserve Economic Data — 800,000+ US and international economic time series from St. Louis Fed. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.treasury_fiscal","description":"US Treasury Fiscal Data — national debt, federal spending, receipts, and deficit data from the US Treasury. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.world_bank_projects","description":"World Bank Projects — 12,000+ development projects with financing, sector, country, and status data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.bgpview","description":"BGPView — BGP routing data: ASN profiles, IP prefix lists, peer relationships, and upstream/downstream data. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.crt_sh","description":"crt.sh Certificate Transparency logs — TLS certificate issuance history and subdomain discovery for any domain. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.cve_nist","description":"NVD CVE database — NIST National Vulnerability Database: 260,000+ vulnerabilities with CVSS scores and patch data. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.emailrep","description":"EmailRep — email address reputation scoring: domain age, breach history, disposable detection, and spam flags. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.hackertarget","description":"HackerTarget network intelligence — DNS lookup, reverse DNS, AS number lookup, and zone transfer testing. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.have_i_been_pwned","description":"Have I Been Pwned breach database — 700+ data breaches and 12B+ compromised accounts by email or domain. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.jsonwhois","description":"JSON WHOIS — domain and IP WHOIS lookup with parsed registrant, nameserver, and expiry data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.phishtank","description":"PhishTank phishing URL database — community-verified phishing URLs with submission and verification data. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.rdap","description":"RDAP domain registration data — modern WHOIS replacement with structured JSON registrant and registry data. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.shodan_internetdb","description":"Shodan InternetDB — open ports, CVEs, and service banners for any IP address from Shodan's internet scan data. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ssl_labs","description":"SSL Labs grade and TLS configuration analysis — A+ to F grading, cipher suites, and vulnerability checks. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.threatfox","description":"ThreatFox IOC database — indicators of compromise: malware hashes, IPs, domains, and URLs with malware family tags. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.urlhaus","description":"URLhaus malware URL database — 2M+ malicious URLs distributing malware with host, threat type, and status. ($0.04/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.electric_vehicle_data","description":"EV registration data — electric vehicle titles and registrations by make, model, and location. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.archivetoday","description":"Archive.today — web page snapshots and caching service availability check. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.opensky","description":"OpenSky Network — real-time aircraft positions, flight trajectories, and ADS-B data from 6,000+ sensors. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.geojs","description":"GeoJS — fast IP geolocation returning country, city, and coordinates. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ahrefs","description":"Ahrefs SEO data — domain rating, backlink counts, organic traffic estimates, and referring domains. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.oeis","description":"OEIS Online Encyclopedia of Integer Sequences — 350,000+ mathematical sequences with formulas and references. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.lorem_picsum","description":"Lorem Picsum random placeholder images — curated stock photos with dimension control for design prototyping. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.gravatar","description":"Gravatar — globally recognized avatar images and profile data linked to email addresses. ($0.01/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.google_books","description":"Google Books API — book search with metadata, preview availability, and volume information. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.google_factcheck","description":"Google Fact Check Tools API — published fact-check articles from 200+ reputable fact-checking organizations. ($0.03/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.ebird","description":"eBird — Cornell Lab birding observations: recent sightings, notable rarities, and species lists by location. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}},{"name":"data.chronicling_america","description":"Chronicling America — digitized historic US newspapers 1770-1963 from the Library of Congress. ($0.02/call via x402 REST; free via MCP)","inputSchema":{"type":"object","properties":{"params":{"type":"object","description":"Query parameters"}}},"outputSchema":{"type":"object","properties":{"adapter":{"type":"string","description":"Adapter that handled the query"},"data":{"type":"object","description":"Response data from the source"},"cached":{"type":"boolean","description":"Whether result came from cache"},"cost":{"type":"number","description":"Cost in USD for this query"},"latencyMs":{"type":"number","description":"Latency in milliseconds"},"timestamp":{"type":"string","description":"ISO 8601 timestamp"},"source":{"type":"string","description":"Source adapter identifier"},"entities":{"type":"array","description":"Extracted entities (if any)","items":{"type":"object"}}}},"annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true,"destructiveHint":false}}]}