MCP Server

https://directory.smilesolutions.com.au/dental-health-oral-surgery/dental-implants/dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025": {
      "type": "http",
      "url": "https://directory.smilesolutions.com.au/dental-health-oral-surgery/dental-implants/dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025/mcp"
    }
  }
}

ChatGPT

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

Name: dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025
URL:  https://directory.smilesolutions.com.au/dental-health-oral-surgery/dental-implants/dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025": {
      "httpUrl": "https://directory.smilesolutions.com.au/dental-health-oral-surgery/dental-implants/dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025/mcp"
    }
  }
}

Claude Code

claude mcp add dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025 \
  --transport http https://directory.smilesolutions.com.au/dental-health-oral-surgery/dental-implants/dental-implant-costs-insurance-coverage-and-financing-what-patients-actually-pay-in-2025/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.