MCP Server

https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence": {
      "type": "http",
      "url": "https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence/mcp"
    }
  }
}

ChatGPT

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

Name: building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence
URL:  https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence": {
      "httpUrl": "https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence/mcp"
    }
  }
}

Claude Code

claude mcp add building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence \
  --transport http https://1group-property-advisory.directory.norg.ai/wealth-financial-planning/property-investment-for-medical-professionals/building-a-property-portfolio-as-a-doctor-a-stage-by-stage-roadmap-from-first-investment-to-financial-independence/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.