← holoconnects.com

INDIVIDUAL MCP TOOL

ask_holoconnects

Ask a natural-language question about Holoconnects and its Holobox life-size hologram displays — what they are, how they work, which product fits a use case, sectors, deployments, and general pre-sales questions.

holoconnects.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://agents.holoconnects.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for ask_holoconnects 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

holoconnects.com

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.holoconnects-public]
url = "https://agents.holoconnects.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "holoconnects-public": {
      "type": "http",
      "url": "https://agents.holoconnects.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • holoconnects_pricing — Get Holoconnects' verified from-prices (EUR) for the full Holobox product ladder: AI Hologram, Holobox Mini (22"), The 43, The 75, the 86-inch Holobox, and the Hologrid wall.
  • holoconnects_products — List the Holoconnects product line-up as structured JSON (name, size, from-price, description, URL) plus company facts and key links.