← Registry

eCommerce

hecht-technology.nl

Provides company information, product search and details, and knowledge base search for Hecht Technology.

1 endpoint4 known toolsFirst detected June 20, 2026Last detected September 3, 2026

ENDPOINT 1

https://hecht-technology.nl/api/mcp

No auth detected

MCP server metadata

Name
hecht-technology-mcp
Version
1.0.0
Capabilities
tools

Known tools 4

get_company_info

Geeft algemene bedrijfsinformatie van Hecht Technology terug: naam, adres, contactgegevens en korte bedrijfsomschrijving.

Inferred read-only
search_products

Doorzoekt het productassortiment van Hecht Technology op trefwoord, proces-categorie en/of OEB-classificatie.

Inferred read-only
get_product_details

Geeft gedetailleerde informatie over één product op basis van de pagina-naam (slug) of het pagina-ID.

Inferred read-only
search_knowledge_base

Doorzoekt blogartikelen en veelgestelde vragen (FAQ) op trefwoord.

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.hecht-technology-mcp]
url = "https://hecht-technology.nl/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hecht-technology-mcp": {
      "type": "http",
      "url": "https://hecht-technology.nl/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hecht-technology-mcp
Remote MCP URL: https://hecht-technology.nl/api/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": {
    "hecht-technology-mcp": {
      "url": "https://hecht-technology.nl/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hecht-technology-mcp": {
      "type": "http",
      "url": "https://hecht-technology.nl/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hecht-technology-mcp",
  "transport": "streamable-http",
  "url": "https://hecht-technology.nl/api/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 hecht-technology.nl was fetched 2026-07-31T03:56:57.104Z and is being refreshed.

Trust status Trusted

hecht-technology.nl is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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