Give your AI agents secure, structured access to Lightspeed eCom (C-Series) data through the Apideck MCP Server. 3 resources across Ecommerce. Managed auth, normalized schemas, zero custom code.
The Apideck MCP Server gives your agent access to Lightspeed eCom (C-Series) through normalized APIs. Same schema, same tools, regardless of provider.
3 resources, each with up to 5 operations. Your agent discovers and executes these on demand.
ecommerce_orders_alllistecommerce_orders_onegetecommerce_orders_addcreateecommerce_orders_updateupdateecommerce_orders_deletedeleteecommerce_products_alllistecommerce_products_onegetecommerce_products_addcreateecommerce_products_updateupdateecommerce_products_deletedeleteecommerce_customers_alllistecommerce_customers_onegetecommerce_customers_addcreateecommerce_customers_updateupdateecommerce_customers_deletedeleteSign up for Apideck and create an application.
Link your Lightspeed eCom (C-Series) account through Vault. OAuth is handled for you.
Paste the config into your AI client. Your agent can now access the data.
{
"mcpServers": {
"apideck": {
"url": "https://mcp.apideck.dev/mcp",
"headers": {
"x-apideck-api-key": "YOUR_API_KEY",
"x-apideck-app-id": "YOUR_APP_ID",
"x-apideck-consumer-id": "YOUR_CONSUMER_ID"
}
}
}
}Same MCP server, same schema. Switch providers without changing your agent code.