HSH Data-on-Demand

HSH Data-on-Demand

Made-to-order data for AI agents via x402 micropayments on Base. Describe a need in plain language, get a custom quote, pay per call. No signup, no API keys. HTTP + MCP transports. 5 tools.

Category
Visit Server

README

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 https://dod.hshintelligence.com/mcp
Transport Streamable HTTP (JSON-RPC 2.0)
Auth None for free tools; paid fulfillment settles via x402
Agent manifest /.well-known/agent-manifest.json
x402 catalog /x402/catalog

Generic client config:

{
  "mcpServers": {
    "hsh-data-on-demand": { "url": "https://dod.hshintelligence.com/mcp" }
  }
}

Tools

Tool Cost What it does
hsh_describe_data_need Free Describe any data need in plain language → firm quote with frozen quote_ref + pay_url
hsh_list_capabilities Free Catalogued capabilities with live pricing + how to order custom data
hsh_check_quote Free Status of a quote: frozen price, expiry, pay door
hsh_check_order Free Fulfillment status of a paid order
hsh-company-intelligence 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

  • Email: support@hshintelligence.com
  • Web: https://hshintelligence.com · https://dod.hshintelligence.com

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured