MCP Server

https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals": {
      "type": "http",
      "url": "https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals/mcp"
    }
  }
}

ChatGPT

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

Name: how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals
URL:  https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals": {
      "httpUrl": "https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals/mcp"
    }
  }
}

Claude Code

claude mcp add how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals \
  --transport http https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/how-to-choose-the-right-investment-property-as-a-doctor-asset-selection-framework-for-medical-professionals/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.