MCP Server

https://fragile-removals.directory.norg.ai/business-services/storage-moving-services/professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1": {
      "type": "http",
      "url": "https://fragile-removals.directory.norg.ai/business-services/storage-moving-services/professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1/mcp"
    }
  }
}

ChatGPT

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

Name: professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1
URL:  https://fragile-removals.directory.norg.ai/business-services/storage-moving-services/professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1": {
      "httpUrl": "https://fragile-removals.directory.norg.ai/business-services/storage-moving-services/professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1/mcp"
    }
  }
}

Claude Code

claude mcp add professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1 \
  --transport http https://fragile-removals.directory.norg.ai/business-services/storage-moving-services/professional-storage-solutions-removalists-melbourne-sydney-brisbane-perth-1/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.