MCP server · ShopGo
shopgo
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for ShopGo. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If ShopGo publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
retrieve_user_api_key— Retrieve a dashboard user's API key by email and password.test_authentication— Test that an API key authenticates.list_orders— Get all orders for the tenant.get_order— Get a single order by number.create_order_payment— Create a payment (or refund) for an order.update_order— Authorize, cancel, or change visibility of an order.update_shipment— Update a shipment's state (ready/shipped/delivered).get_store_availability— Get whether the store can receive new orders.override_store_availability— Manually override store availability.get_user— Get a dashboard user's profile.get_tenant— Get the tenant (parent) account.get_legal— Get the store's legal information.get_webhook_url— Retrieve a configured webhook URL.change_webhook_url— Change a configured webhook URL.list_platform_tenants— List all platform tenants (platform key required).get_platform_tenant— Get a single platform tenant (platform key required).
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.