← Registry

API Tools

hadhr.com

Provides structured interfaces to query Hadhr's company overview, services, and project matching for integration with AI assistants and procurement agents.

1 endpoint10 known toolsFirst detected July 5, 2026Last detected August 9, 2026

ENDPOINT 1

https://hadhr.com/mcp

No auth detected

MCP server metadata

Name
hadhr
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 10

get_company_overview

Return Hadhr's public company overview as structured data for search engines, LLMs, procurement agents, and AI assistants.

Inferred read-only
list_services

Return Hadhr's public service taxonomy for workforce attendance, construction labor marketplace, analytics, and API / CLI / MCP integrations.

Inferred read-only
match_project_scope

Classify whether a public request fits Hadhr's construction workforce attendance, marketplace, support, or integration flows before routing it.

Inferred read-only
prepare_project_inquiry

Prepare a Hadhr project, marketplace, support, or integration inquiry draft.

Inferred read-only
list_service_areas

Return Hadhr's public service-area and location-precision policy without exposing unapproved exact project coordinates.

Inferred read-only
read_public_resource

Read one Hadhr public structured resource, such as /data/company.json, /data/services.json, /data/agent-routing.json, or /data/project-inquiry-schema.json.

Inferred read-only
hadhr-site-overview

Return a concise overview of Hadhr, including the public pages, public APIs, and the most useful discovery endpoints for agents.

Inferred read-only
open-company-registration

Return the public company registration URL and the minimal operational guidance needed to register a company on Hadhr.

Inferred read-only
open-worker-onboarding

Return the public worker onboarding URL and explain where worker-facing onboarding begins on Hadhr.

Inferred read-only
contact-hadhr-sales

Return the public contact page URL for sales, demos, and customer success follow-up.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hadhr]
url = "https://hadhr.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hadhr": {
      "type": "http",
      "url": "https://hadhr.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hadhr
Remote MCP URL: https://hadhr.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hadhr": {
      "url": "https://hadhr.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hadhr": {
      "type": "http",
      "url": "https://hadhr.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hadhr",
  "transport": "streamable-http",
  "url": "https://hadhr.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hadhr.com was fetched 2026-07-25T19:52:39.933Z and is being refreshed.

Trust status Neutral

hadhr.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.