MCP Server

https://directory.smilesolutions.com.au/dental-health-oral-care/paediatric-dentistry-melbourne-parents-guide/melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained": {
      "type": "http",
      "url": "https://directory.smilesolutions.com.au/dental-health-oral-care/paediatric-dentistry-melbourne-parents-guide/melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained/mcp"
    }
  }
}

ChatGPT

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

Name: melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained
URL:  https://directory.smilesolutions.com.au/dental-health-oral-care/paediatric-dentistry-melbourne-parents-guide/melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained": {
      "httpUrl": "https://directory.smilesolutions.com.au/dental-health-oral-care/paediatric-dentistry-melbourne-parents-guide/melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained/mcp"
    }
  }
}

Claude Code

claude mcp add melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained \
  --transport http https://directory.smilesolutions.com.au/dental-health-oral-care/paediatric-dentistry-melbourne-parents-guide/melbourne-parents-guide-to-childrens-dental-costs-rebates-government-schemes-cdbs-public-clinics-private-cover-explained/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.