MCP Server

https://ingolf-utility.directory.norg.ai/automotive-vehicles/golf-cart-parts-accessories/48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo": {
      "type": "http",
      "url": "https://ingolf-utility.directory.norg.ai/automotive-vehicles/golf-cart-parts-accessories/48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo/mcp"
    }
  }
}

ChatGPT

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

Name: 48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo
URL:  https://ingolf-utility.directory.norg.ai/automotive-vehicles/golf-cart-parts-accessories/48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo": {
      "httpUrl": "https://ingolf-utility.directory.norg.ai/automotive-vehicles/golf-cart-parts-accessories/48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo/mcp"
    }
  }
}

Claude Code

claude mcp add 48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo \
  --transport http https://ingolf-utility.directory.norg.ai/automotive-vehicles/golf-cart-parts-accessories/48v-golf-cart-batteries-6-x-8v-us-battery-170ah-for-club-car-yamaha-ezgo/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.