HSH Data-on-Demand
OfficialEnables payment for custom data orders via USDC on the Solana blockchain using the x402 protocol.
HSH Data-on-Demand — MCP Server
Give any AI agent the ability to acquire real data, autonomously.
Describe a data need in plain language → receive an instant firm quote → pay via x402 (USDC on Base or Solana) or card → receive precision-built, verified data within 24 hours.
Run by HSH Intelligence, the data division of Healing Sun Haven LLC (US). Backed by a 16TB production data lake, a 13-layer crawl-and-enrich infrastructure, and published datasets on HuggingFace.
Connect
MCP endpoint |
|
Transport | Streamable HTTP (JSON-RPC 2.0) |
Auth | None for free tools; paid fulfillment settles via x402 |
Agent manifest | |
x402 catalog |
Generic client config:
{
"mcpServers": {
"hsh-data-on-demand": { "url": "https://dod.hshintelligence.com/mcp" }
}
}Related MCP server: 2s
Tools
Tool | Cost | What it does |
| Free | Describe any data need in plain language → firm quote with frozen |
| Free | Catalogued capabilities with live pricing + how to order custom data |
| Free | Status of a quote: frozen price, expiry, pay door |
| Free | Fulfillment status of a paid order |
| Paid (from $0.02) | Verified company profiles: industry, founders, tech stack, hiring signals. 5,600+ companies live |
The autonomous purchase flow
1. tools/call hsh_describe_data_need { "need": "500 dentists in Texas with verified emails" }
-> { price_usd: 21.25, quote_ref: "HSHQ-...", pay_url: "https://dod.hshintelligence.com/x402/custom/HSHQ-..." }
2. GET pay_url
-> HTTP 402 with x402 v2 requirements (exact scheme, USDC, Base or Solana)
3. Retry with PAYMENT-SIGNATURE header (signed payment payload)
-> { order: { reference: "HSH-...", track_url: ..., delivery_estimate: "24h" } }Price integrity: every quote is frozen server-side under its quote_ref (24h validity). The pay door loads the price from our ledger — the amount you were quoted is exactly the amount you pay. Pricing is market-grounded with volume discounts; large or recurring scopes route to specialist review.
Quality: every custom dataset is precision-built to your exact specification and passes multi-stage quality verification before release.
REST (non-MCP) access
POST https://dod.hshintelligence.com/v1/quote-smart { "requestText": "..." }
POST https://dod.hshintelligence.com/v1/quote-pay { "requestText": "...", "source": "api" }Support
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenance22 MCP tools for AI agents: crypto prices and trading signals (53 coins), stock prices and company financials, forex rates and conversion, and web scraping with AI summaries. All powered by x402 USDC micropayments on Base. $0.01-$0.25 per request.2211MIT
- AlicenseBqualityAmaintenancePay-per-call AI agent APIs on Base via x402. Multiple tools across patents, law, AI, geo, weather, crypto, and more. Always growing.1007MIT
- AlicenseAqualityDmaintenanceProvides 16 crypto market data tools for MCP-compatible AI clients with x402/USDC micropayments on Base Mainnet.16MIT
- Alicense-qualityBmaintenance55+ pay-per-call tools for AI agents over MCP: live telemetry, blockchain/on-chain checks, environmental, transit, finance, and network utilities. No API key or signup — agents pay per request with x402 USDC micropayments (Base and Solana).MIT
Related MCP Connectors
Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hshintelligence/data-on-demand'
If you have feedback or need assistance with the MCP directory API, please join our Discord server