← holoring.eu

INDIVIDUAL MCP TOOL

get_founder_profile

Return source-cited public information about HoloRing founder Petr Hauschwitz without implying institutional endorsement.

holoring.eunone authenticationAvailability not checked

LIVE ENDPOINT

https://agents.holoring.eu/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_founder_profile and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

holoring.eu

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.holoring-expertise]
url = "https://agents.holoring.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "holoring-expertise": {
      "type": "http",
      "url": "https://agents.holoring.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: holoring-expertise
Remote MCP URL: https://agents.holoring.eu/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": {
    "holoring-expertise": {
      "url": "https://agents.holoring.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "holoring-expertise": {
      "type": "http",
      "url": "https://agents.holoring.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "holoring-expertise",
  "transport": "streamable-http",
  "url": "https://agents.holoring.eu/mcp"
}
MCP Inspector

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

Related tools

  • get_brand_profile — Return the public HoloRing identity, categories, technology summary, founder link and canonical commerce sources.
  • explain_holographic_technology — Explain the holographic optical effect, classic engraving or durability boundary using approved wording.
  • get_recommendation_guidance — Map a shopper's intent to a HoloRing product family, state caveats and hand current commerce lookup to Shopify.
  • get_claim_evidence — Return approved wording and public sources for a known founder claim.
  • list_authoritative_sources — List canonical Shopify, technology and independent founder-evidence sources by category.
  • compare_engraving_methods — Compare classic precision laser engraving with holographic femtosecond laser nanostructuring.
  • resolve_storefront_for_market — Return the Czech or international Shopify storefront and commerce MCP endpoint.