www.norg.ai logo
Home All pages

Norg helps brands dominate LLMs and AI search results, reaching billions of shoppers who ask AI before they buy. NORG AI helps businesses build intelligent, automated workflows and AI-powered solutions. Streamline operations, enhance productivity, and unlock the full potential of artificial intelligence for your organisation. Norg, preparing your data for the Agentic Future.

A NORG AI directory

Privacy Policy | Terms & Conditions

AI Agent Access

No auth · edge-cached

This page is available as structured data for AI agents. All resources are static files served from Cloudflare's edge network with 24-hour caching.

MCP Server
https://www.norg.ai/terms-of-service/mcp
MCP Manifest
https://www.norg.ai/terms-of-service/mcp
Transport
Streamable HTTP · MCP 2025-03-26
WebMCP
navigator.modelContext tools (Chrome 146+)
Direct HTTP Access

Fetch any resource directly with standard HTTP:

curl https://www.norg.ai/terms-of-service/mcp        # MCP manifest
MCP Client Configuration

Connect your AI agent to this page's MCP server endpoint:

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "www.norg.ai": {
      "type": "http",
      "url": "https://www.norg.ai/terms-of-service/mcp"
    }
  }
}

ChatGPT

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

Name: www.norg.ai
URL:  https://www.norg.ai/terms-of-service/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "www.norg.ai": {
      "httpUrl": "https://www.norg.ai/terms-of-service/mcp"
    }
  }
}

Claude Code

claude mcp add www.norg.ai \
  --transport http https://www.norg.ai/terms-of-service/mcp
How it works

Each page is pre-rendered in multiple formats and published to Cloudflare R2. The MCP server speaks JSON-RPC 2.0 over Streamable HTTP, backed by edge-cached resources from 300+ locations worldwide.

Protocol
MCP 2025-03-26 (Streamable HTTP + Legacy SSE)
Caching
Workers KV manifests (24h) + edge-cached content (1h)
Authentication
None required — public read-only access