← Registry

Content Tools

harwayexperience.com

Provides access to workshops, services, case studies, and blog posts from HARWAY Experience.

1 endpoint9 known toolsFirst detected July 5, 2026Last detected July 5, 2026

ENDPOINT 1

https://www.harwayexperience.com/api/mcp

No auth detected

Known tools 9

list_workshops

List the published, bookable HARWAY Experience workshops (title, level, format, price, detail URL).

Inferred read-only
get_workshop

Get one workshop incl.

Inferred read-only
list_services

List the HARWAY Experience services: Design Systems, AI-native product development and Agentic Web.

Inferred read-only
list_cases

List the published HARWAY Experience case studies / reference projects.

Inferred read-only
list_blog_posts

List the published HARWAY Experience blog posts.

Inferred read-only
get_company_info

Get company details, location, contact channels (email, contact form, discovery call) and the service overview.

Potential side effects
submit_inquiry

Create a qualified project inquiry in the CRM and notify the team.

Potential side effects
request_workshop_booking

Record the booking intent for a workshop session in the CRM and return the Stripe payment link to complete the booking.

Potential side effects
request_audit

Record interest in the fixed-price AI Agent Readiness Audit für Commerce (€3,500 net, two weeks) in the CRM and return the Stripe payment link to book it; the human completes the secure Stripe checkout, never the agent.

Potential side effects

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.harwayexperience-com]
url = "https://www.harwayexperience.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "harwayexperience-com": {
      "type": "http",
      "url": "https://www.harwayexperience.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "harwayexperience-com",
  "transport": "streamable-http",
  "url": "https://www.harwayexperience.com/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 harwayexperience.com was fetched 2026-08-31T20:54:00.641Z.

Trust status Trusted

harwayexperience.com 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.