CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
hshintelligence avatar

HSH Data-on-Demand

hshintelligence/data-on-demand
HTTPregistry active
Summary

This is a pay-per-query data service that runs as an MCP server, letting AI agents pull live company intelligence on demand. Each call costs you in USDC over Base using the x402 protocol, so you're paying for actual data usage rather than subscriptions. You'd reach for this when your agent needs fresh business information mid-conversation and you want to avoid maintaining your own data pipelines or API integrations. The streamable-http transport means it works with remote Claude connections. The specifics of what company data you can request aren't detailed in the source, but the model is clear: agent asks, service delivers, you pay per call in crypto.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

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 endpointhttps://dod.hshintelligence.com/mcp
TransportStreamable HTTP (JSON-RPC 2.0)
AuthNone 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

ToolCostWhat it does
hsh_describe_data_needFreeDescribe any data need in plain language → firm quote with frozen quote_ref + pay_url
hsh_list_capabilitiesFreeCatalogued capabilities with live pricing + how to order custom data
hsh_check_quoteFreeStatus of a quote: frozen price, expiry, pay door
hsh_check_orderFreeFulfillment status of a paid order
hsh-company-intelligencePaid (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
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedJun 6, 2026
View on GitHub

More from hshintelligence

  • AgentScrape1
  • AgentScrape
  • AgentScrape

Related Data & Analytics MCP Servers

View all →
abenassi avatar
Argentina Data

io.github.abenassi/argentina-data

Real-time Argentine open data: dollar rates, BCRA, INDEC, AFIP, INFOLEG, SEPA prices. 24+ tools.
agenson-tools avatar
Structured Data Validator

io.github.agenson-horrowitz/structured-data-validator

Validate, transform, and normalize structured data for AI agents.
pda-task-force avatar
Project Management Data Tools

io.github.antnewman/pm-data

Parse and convert project data from 8 formats (MSPDI, P6 XER, NISTA, Jira, Monday, etc.)
atul0016 avatar
First Party Data CRO

io.github.atul0016/first-party-data-cro

First-party funnel, rage-click, checkout, A/B test, and page-speed CRO intelligence.
bibekstha avatar
TechEnthus Hardware Data API

io.github.bibekstha/techenthus-data

Verified hardware specs for AI agents. GPUs, CPUs, PSUs with fuzzy matching.
bigjai avatar
Opendirectories Business Data

io.github.bigjai/opendirectories-business-data

Search 12M+ verified businesses across 10 countries via government registers.