eCommerce
grossautomation.com
Provides product search, details, and availability from Gross Automation catalog.
ENDPOINT 1
https://www.grossautomation.com/api/mcp
MCP server metadata
- Name
- gross-automation-tools
- Version
- 1.0.0
Known tools 9
get_product_availabilityCheck real-time availability and estimated lead time for a product.
Inferred read-onlybrowse_manufacturersList all manufacturers carried by Gross Automation, optionally filtered by product category.
Inferred read-onlyget_configurator_optionsGet available configuration options for a specific product configurator.
Inferred read-onlyget_gross_automation_infoGet information about Gross Automation as a company — contact details, location, business hours, capabilities, and services offered.
Inferred read-onlyget_valid_optionsGet valid configuration options for a product configurator given current selections.
Inferred read-onlyvalidate_configurationValidate a product configuration and generate a part number.
Inferred read-onlyCONNECT 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.
grossautomation.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.