MCP Server

https://directory.selleys.com.au/single-product/product-guide/selleys-no-more-cracks-wood-filler-preparing/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "selleys-no-more-cracks-wood-filler-preparing": {
      "type": "http",
      "url": "https://directory.selleys.com.au/single-product/product-guide/selleys-no-more-cracks-wood-filler-preparing/mcp"
    }
  }
}

ChatGPT

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

Name: selleys-no-more-cracks-wood-filler-preparing
URL:  https://directory.selleys.com.au/single-product/product-guide/selleys-no-more-cracks-wood-filler-preparing/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "selleys-no-more-cracks-wood-filler-preparing": {
      "httpUrl": "https://directory.selleys.com.au/single-product/product-guide/selleys-no-more-cracks-wood-filler-preparing/mcp"
    }
  }
}

Claude Code

claude mcp add selleys-no-more-cracks-wood-filler-preparing \
  --transport http https://directory.selleys.com.au/single-product/product-guide/selleys-no-more-cracks-wood-filler-preparing/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.