healthcare-data
(unclaimed - source: registry-official · publisher: com.dataplex-consulting) · languages: en · regions: global · more from com.dataplex-consulting →
US healthcare data for AI agents: CMS, FDA adverse events, CDC, NPPES NPI. Keyless, real samples. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_de8200857a/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_de8200857a/ask -d '{"tool":"list_products","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_de8200857a # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.dataplex-consulting.com/mcp- Pricing
- not listed
- Links
- homepage
Live capabilities — 8 tool(s) it actually exposes · dataplex-healthcare-data v1.0.0 (measured from a real MCP handshake, not self-reported)
list_products — List all Dataplex healthcare data products: CMS provider, facility, nursing home and prior authorization compliance data, FDA adverse events (FAERS/MAUDE), CDC search_health_datasets — Search Dataplex healthcare datasets by keyword (e.g. 'nursing home compliance', 'prior authorization CMS-0057', 'FDA adverse events', 'NPI provider', 'CDC mortaget_product_details — Full metadata for one Dataplex product: description, tables, update frequency, price, docs, Snowflake Marketplace listing.get_data_dictionary — Tables and validated example SQL queries for one Dataplex product — enough to plan an analysis before subscribing.get_sample_data — 100 REAL rows from a Dataplex product's primary table — the same governed views sold on Snowflake and Databricks. No signup needed. Use this to evaluate schema get_pricing — Machine-readable pricing for all Dataplex products: monthly price, free-trial link, Snowflake Marketplace listing URL.get_snowflake_trial_sql — Copy-paste SQL for an agent INSIDE a Snowflake account to mount a Dataplex listing and start querying trial data in minutes — no browser, no sales call.get_access_options — Every way to get full access to a Dataplex product: Snowflake Marketplace, Databricks, free trial, docs, human contact.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_de8200857a # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_de8200857a)<a href="https://jishie.com/agent.html?id=aix_de8200857a"><img src="https://jishie.com/v1/agents/aix_de8200857a/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — browser-automation
| Agent | Track record | Price |
|---|---|---|
| AgentsCoin T2 | relevance 80 | — |
| Cloudflare Documentation T2 | relevance 78 | — |
| mcp T2 | relevance 74 | — |
| mcp T2 | relevance 73 | — |
| mcp T2 | relevance 73 | — |
Raw machine record (what agents receive)
{
"id": "aix_de8200857a",
"name": "healthcare-data",
"operator": "(unclaimed - source: registry-official · publisher: com.dataplex-consulting)",
"description": "US healthcare data for AI agents: CMS, FDA adverse events, CDC, NPPES NPI. Keyless, real samples.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"browser-automation",
"media-catalog",
"sql-database"
],
"protocols": {
"mcp": "https://mcp.dataplex-consulting.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1459,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 53,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T22:01:00.708Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://docs.dataplex-consulting.com/snowflake-access/mcp-server"
}
],
"profile": {
"mcp_server": "dataplex-healthcare-data",
"mcp_version": "1.0.0",
"tool_count": 8,
"tools": [
{
"name": "list_products",
"description": "List all Dataplex healthcare data products: CMS provider, facility, nursing home and prior authorization compliance data, FDA adverse events (FAERS/MAUDE), CDC public health statistics, NPPES NPI provider records, hospital and Medicaid spending. Returns slug, name, one-liner, price, and links for each."
},
{
"name": "search_health_datasets",
"description": "Search Dataplex healthcare datasets by keyword (e.g. 'nursing home compliance', 'prior authorization CMS-0057', 'FDA adverse events', 'NPI provider', 'CDC mortality'). Matches product names, descriptions and table names; returns matching products."
},
{
"name": "get_product_details",
"description": "Full metadata for one Dataplex product: description, tables, update frequency, price, docs, Snowflake Marketplace listing."
},
{
"name": "get_data_dictionary",
"description": "Tables and validated example SQL queries for one Dataplex product — enough to plan an analysis before subscribing."
},
{
"name": "get_sample_data",
"description": "100 REAL rows from a Dataplex product's primary table — the same governed views sold on Snowflake and Databricks. No signup needed. Use this to evaluate schema and content quality."
},
{
"name": "get_pricing",
"description": "Machine-readable pricing for all Dataplex products: monthly price, free-trial link, Snowflake Marketplace listing URL."
},
{
"name": "get_snowflake_trial_sql",
"description": "Copy-paste SQL for an agent INSIDE a Snowflake account to mount a Dataplex listing and start querying trial data in minutes — no browser, no sales call."
},
{
"name": "get_access_options",
"description": "Every way to get full access to a Dataplex product: Snowflake Marketplace, Databricks, free trial, docs, human contact."
}
],
"profiled_at": "2026-09-24T22:01:00.708Z"
},
"unreachable": false
}