MCP Server

https://directory.smilesolutions.com.au/dental-technology-innovation/advanced-digital-dentistry-smile-solutions-melbourne/cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step": {
      "type": "http",
      "url": "https://directory.smilesolutions.com.au/dental-technology-innovation/advanced-digital-dentistry-smile-solutions-melbourne/cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step/mcp"
    }
  }
}

ChatGPT

In ChatGPT, go to Settings → Connectors → Create and enter:

Name: cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step
URL:  https://directory.smilesolutions.com.au/dental-technology-innovation/advanced-digital-dentistry-smile-solutions-melbourne/cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step": {
      "httpUrl": "https://directory.smilesolutions.com.au/dental-technology-innovation/advanced-digital-dentistry-smile-solutions-melbourne/cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step/mcp"
    }
  }
}

Claude Code

claude mcp add cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step \
  --transport http https://directory.smilesolutions.com.au/dental-technology-innovation/advanced-digital-dentistry-smile-solutions-melbourne/cerec-same-day-crowns-veneers-restorations-at-smile-solutions-how-the-chairside-cadcam-process-works-step-by-step/mcp

View the MCP manifest (mcp.json) for available resources and tools.

Note: This endpoint accepts POST requests with JSON-RPC 2.0 payloads for MCP communication. Protocol version: 2025-03-26.