AD
AgentNative Data Exchange
/search_discovered_datasets
Search discovered government datasets
Use this free tool to find datasets across all discovered official sources, including candidates not yet queryable. Returns catalog matches and materialization
liveverifiedunknown~5s typical
mcpprobedagentnativedataexchange
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-cazimedia-agentnative-data-exchange /search_discovered_datasets for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional title or description keywords. |
| source_id | string | Optional exact official source ID returned by list_official_sources. |
| limit | integer | Maximum matches to return; defaults to the service limit. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-cazimedia-agentnative-data-exchange","endpoint":"/search_discovered_datasets","input":{}}'cli
npx cracked-ai run -p mcp-com-cazimedia-agentnative-data-exchange -e /search_discovered_datasets -i '{}'mcp
run_tool({ provider: "mcp-com-cazimedia-agentnative-data-exchange", endpoint: "/search_discovered_datasets", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.