Terminal.shop MCP Server

by pashaydev

create-order

Generate and submit orders on Terminal.shop by specifying product variants, address, and payment details through the MCP server interface.

Input Schema

NameRequiredDescriptionDefault
addressIDYes
cardIDYes
variantsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "addressID": { "type": "string" }, "cardID": { "type": "string" }, "variants": { "additionalProperties": { "type": "number" }, "type": "object" } }, "required": [ "variants", "addressID", "cardID" ], "type": "object" }

You must be authenticated.

Other Tools from Terminal.shop MCP Server

Related Tools

ID: swj874kcc4