MCP Server

https://directory.smilesolutions.com.au/dental-services/sleep-dentistry-sedation-dentistry-melbourne/sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety": {
      "type": "http",
      "url": "https://directory.smilesolutions.com.au/dental-services/sleep-dentistry-sedation-dentistry-melbourne/sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety/mcp"
    }
  }
}

ChatGPT

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

Name: sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety
URL:  https://directory.smilesolutions.com.au/dental-services/sleep-dentistry-sedation-dentistry-melbourne/sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety": {
      "httpUrl": "https://directory.smilesolutions.com.au/dental-services/sleep-dentistry-sedation-dentistry-melbourne/sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety/mcp"
    }
  }
}

Claude Code

claude mcp add sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety \
  --transport http https://directory.smilesolutions.com.au/dental-services/sleep-dentistry-sedation-dentistry-melbourne/sleep-dentistry-melbourne-the-complete-guide-to-sedation-options-for-dental-anxiety/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.