csc-generation-mcp.yml
CSC Generation does not publish a corporate MCP server, but two of its portfolio brands advertise live Model Context Protocol endpoints through Universal Commerce Protocol (UCP) merchant profiles served from their own /.well-known/ucp paths. Both endpoints were probed; both are auth/handshake gated, so tool input schemas come from the UCP service description the merchant profile itself points at (ucp.dev OpenRPC), not from a live tools/list response.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
search_catalog— Search for products in the cataloglookup_catalog— Batch lookup products or variants by identifierget_product— Get product detailscreate_cart— Create a cartget_cart— Get cartupdate_cart— Update cartcancel_cart— Cancel cartcreate_checkout— Create a checkoutget_checkout— Get checkoutupdate_checkout— Update checkoutcomplete_checkout— Complete checkout and place ordercancel_checkout— Cancel checkoutget_order— Get order
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.