MCP Server

https://directory.selleys.com.au/home-garden/wall-fillers-repair-products/selleys-spakfilla-rapid-fast-drying-wall-filler/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "selleys-spakfilla-rapid-fast-drying-wall-filler": {
      "type": "http",
      "url": "https://directory.selleys.com.au/home-garden/wall-fillers-repair-products/selleys-spakfilla-rapid-fast-drying-wall-filler/mcp"
    }
  }
}

ChatGPT

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

Name: selleys-spakfilla-rapid-fast-drying-wall-filler
URL:  https://directory.selleys.com.au/home-garden/wall-fillers-repair-products/selleys-spakfilla-rapid-fast-drying-wall-filler/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "selleys-spakfilla-rapid-fast-drying-wall-filler": {
      "httpUrl": "https://directory.selleys.com.au/home-garden/wall-fillers-repair-products/selleys-spakfilla-rapid-fast-drying-wall-filler/mcp"
    }
  }
}

Claude Code

claude mcp add selleys-spakfilla-rapid-fast-drying-wall-filler \
  --transport http https://directory.selleys.com.au/home-garden/wall-fillers-repair-products/selleys-spakfilla-rapid-fast-drying-wall-filler/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.