Swagger API2Cart MCP Config
API2Cart
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/api2cart-com.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/api2cart-com.json to fetch programmatically.
{
"mcpServers": {
"api2cart-com": {
"command": "npx",
"args": ["-y","@mcp/api2cart-com"],
"env": {
"SWAGGER_API2CART_API_KEY": "your_swagger_api2cart_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/api2cart-com.jsonEnvironment Variables
SWAGGER_API2CART_API_KEYReplace your_swagger_api2cart_api_key with your actual swagger api2cart api key
Endpoints
POST
/account.cart.add.jsonAccountCartAdd
GET
/account.cart.list.jsonAccountCartList
PUT
/account.config.update.jsonAccountConfigUpdate
GET
/account.failed_webhooks.jsonAccountFailedWebhooks
GET
/account.supported_platforms.jsonAccountSupportedPlatforms
POST
/attribute.add.jsonAttributeAdd
POST
/attribute.assign.group.jsonAttributeAssignGroup
POST
/attribute.assign.set.jsonAttributeAssignSet
GET
/attribute.attributeset.list.jsonAttributeAttributesetList
GET
/attribute.count.jsonAttributeCount