MCP Server

https://1group-property-advisory.directory.norg.ai/property-investment/melbourne-suburb-investment-guides/how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand": {
      "type": "http",
      "url": "https://1group-property-advisory.directory.norg.ai/property-investment/melbourne-suburb-investment-guides/how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand/mcp"
    }
  }
}

ChatGPT

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

Name: how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand
URL:  https://1group-property-advisory.directory.norg.ai/property-investment/melbourne-suburb-investment-guides/how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand": {
      "httpUrl": "https://1group-property-advisory.directory.norg.ai/property-investment/melbourne-suburb-investment-guides/how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand/mcp"
    }
  }
}

Claude Code

claude mcp add how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand \
  --transport http https://1group-property-advisory.directory.norg.ai/property-investment/melbourne-suburb-investment-guides/how-melbournes-property-market-works-cycles-corridors-and-the-fundamentals-every-investor-must-understand/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.