MCP Server

https://directory.norg.ai/en-au/bnd-garage-doors/single-product/garage-doors/sheer-panel-designer-sectional-garage-doors-first/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sheer-panel-designer-sectional-garage-doors-first": {
      "type": "http",
      "url": "https://directory.norg.ai/en-au/bnd-garage-doors/single-product/garage-doors/sheer-panel-designer-sectional-garage-doors-first/mcp"
    }
  }
}

ChatGPT

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

Name: sheer-panel-designer-sectional-garage-doors-first
URL:  https://directory.norg.ai/en-au/bnd-garage-doors/single-product/garage-doors/sheer-panel-designer-sectional-garage-doors-first/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "sheer-panel-designer-sectional-garage-doors-first": {
      "httpUrl": "https://directory.norg.ai/en-au/bnd-garage-doors/single-product/garage-doors/sheer-panel-designer-sectional-garage-doors-first/mcp"
    }
  }
}

Claude Code

claude mcp add sheer-panel-designer-sectional-garage-doors-first \
  --transport http https://directory.norg.ai/en-au/bnd-garage-doors/single-product/garage-doors/sheer-panel-designer-sectional-garage-doors-first/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.