MCP Server

https://directory.norg.ai/en-au/norg-ai-pty-ltd-workspace/web-crawled-products/white-paper/the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data": {
      "type": "http",
      "url": "https://directory.norg.ai/en-au/norg-ai-pty-ltd-workspace/web-crawled-products/white-paper/the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data/mcp"
    }
  }
}

ChatGPT

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

Name: the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data
URL:  https://directory.norg.ai/en-au/norg-ai-pty-ltd-workspace/web-crawled-products/white-paper/the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data": {
      "httpUrl": "https://directory.norg.ai/en-au/norg-ai-pty-ltd-workspace/web-crawled-products/white-paper/the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data/mcp"
    }
  }
}

Claude Code

claude mcp add the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data \
  --transport http https://directory.norg.ai/en-au/norg-ai-pty-ltd-workspace/web-crawled-products/white-paper/the-australian-ai-visibility-benchmark-report-2026-industry-specific-beforeafter-data/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.