MCP Server

https://home.norg.ai/ai-business-automation/mcp-api-tools-openclaw-integration/top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up": {
      "type": "http",
      "url": "https://home.norg.ai/ai-business-automation/mcp-api-tools-openclaw-integration/top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up/mcp"
    }
  }
}

ChatGPT

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

Name: top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up
URL:  https://home.norg.ai/ai-business-automation/mcp-api-tools-openclaw-integration/top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up": {
      "httpUrl": "https://home.norg.ai/ai-business-automation/mcp-api-tools-openclaw-integration/top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up/mcp"
    }
  }
}

Claude Code

claude mcp add top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up \
  --transport http https://home.norg.ai/ai-business-automation/mcp-api-tools-openclaw-integration/top-business-automation-use-cases-for-norg-mcp-api-openclaw-messaging-booking-and-lead-follow-up/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.