← Registry

eCommerce

grossautomation.com

Provides product search, details, and availability from Gross Automation catalog.

1 endpoint9 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://www.grossautomation.com/api/mcp

No auth detected

MCP server metadata

Name
gross-automation-tools
Version
1.0.0
Capabilities
tools

Known tools 9

search_products

Search the Gross Automation product catalog.

Inferred read-only
get_product_details

Get complete details for a specific product by SKU or item ID.

Inferred read-only
get_product_availability

Check real-time availability and estimated lead time for a product.

Inferred read-only
browse_manufacturers

List all manufacturers carried by Gross Automation, optionally filtered by product category.

Inferred read-only
browse_categories

List product categories available at Gross Automation.

Inferred read-only
get_configurator_options

Get available configuration options for a specific product configurator.

Inferred read-only
get_gross_automation_info

Get information about Gross Automation as a company — contact details, location, business hours, capabilities, and services offered.

Inferred read-only
get_valid_options

Get valid configuration options for a product configurator given current selections.

Inferred read-only
validate_configuration

Validate a product configuration and generate a part number.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gross-automation-tools]
url = "https://www.grossautomation.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gross-automation-tools": {
      "type": "http",
      "url": "https://www.grossautomation.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gross-automation-tools
Remote MCP URL: https://www.grossautomation.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gross-automation-tools": {
      "url": "https://www.grossautomation.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gross-automation-tools": {
      "type": "http",
      "url": "https://www.grossautomation.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gross-automation-tools",
  "transport": "streamable-http",
  "url": "https://www.grossautomation.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for grossautomation.com was fetched 2026-07-27T22:48:26.997Z and is being refreshed.

Trust status Trusted

grossautomation.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.