AI & Machine Learning
holoconnects.com
This server answers natural-language questions and provides pricing and product details about Holoconnects' hologram display lineup.
ENDPOINT 1
https://agents.holoconnects.com/mcp
MCP server metadata
- Name
- holoconnects-public
- Version
- 1.0.0
Public Holoconnects tools. Use ask_holoconnects for natural-language questions about the Holobox life-size hologram displays (what they are, how they work, which product fits, sectors, deployments); holoconnects_pricing for verified from-prices; holoconnects_products for the structured product line-up. Public facts only — no internal or customer data.
Known tools 3
ask_holoconnectsAsk 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.
Inferred read-onlyholoconnects_pricingGet 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.
Inferred read-onlyholoconnects_productsList the Holoconnects product line-up as structured JSON (name, size, from-price, description, URL) plus company facts and key links.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.