MCP Server

https://1group-property-advisory.directory.norg.ai/property-investment/sydney-property-investment-for-high-income-earners/nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors": {
      "type": "http",
      "url": "https://1group-property-advisory.directory.norg.ai/property-investment/sydney-property-investment-for-high-income-earners/nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors/mcp"
    }
  }
}

ChatGPT

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

Name: nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors
URL:  https://1group-property-advisory.directory.norg.ai/property-investment/sydney-property-investment-for-high-income-earners/nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors": {
      "httpUrl": "https://1group-property-advisory.directory.norg.ai/property-investment/sydney-property-investment-for-high-income-earners/nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors/mcp"
    }
  }
}

Claude Code

claude mcp add nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors \
  --transport http https://1group-property-advisory.directory.norg.ai/property-investment/sydney-property-investment-for-high-income-earners/nsw-property-taxes-decoded-stamp-duty-land-tax-and-foreign-investor-surcharges-for-sydney-investors/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.