MCP Server

https://1group-property-advisory.directory.norg.ai/property-real-estate/buyers-agent-guides-healthcare-professionals-australia/case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property": {
      "type": "http",
      "url": "https://1group-property-advisory.directory.norg.ai/property-real-estate/buyers-agent-guides-healthcare-professionals-australia/case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property/mcp"
    }
  }
}

ChatGPT

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

Name: case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property
URL:  https://1group-property-advisory.directory.norg.ai/property-real-estate/buyers-agent-guides-healthcare-professionals-australia/case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property": {
      "httpUrl": "https://1group-property-advisory.directory.norg.ai/property-real-estate/buyers-agent-guides-healthcare-professionals-australia/case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property/mcp"
    }
  }
}

Claude Code

claude mcp add case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property \
  --transport http https://1group-property-advisory.directory.norg.ai/property-real-estate/buyers-agent-guides-healthcare-professionals-australia/case-study-how-an-australian-doctor-nurse-and-allied-health-professional-each-used-a-buyers-agent-to-buy-their-first-investment-property/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.