Crossmint Checkout MCP Server
Officialby Crossmint
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENV | No | Environment setting - 'test' for test orders, 'production' for real orders | test |
| RECIPIENT_NAME | Yes | Order recipient's name for delivery | |
| RECIPIENT_EMAIL | Yes | Email address of order recipient | |
| SHIPPING_ADDRESS | Yes | Shipping address for orders | |
| CROSSMINT_API_KEY | Yes | Crossmint API key with scopes: orders.create, orders.read, wallets:transactions.create, wallets.create, wallets.fund, wallets.balance:read | |
| COINBASE_PROJECT_ID | Yes | Coinbase Project ID from your Coinbase Developer Account |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |