Loading MCP server directory, please wait...
Hosted storefront backend for AI agents: products, cart, Stripe + PayPal, delivery, order tracking.
npx @getmcp/cli add com.mareaalcalina/storefrontRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer mk_dev_* (developer key) or mk_user_* (user key). Issue one at https://mareaalcalina.com/developers/keys after sign-up.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mareaalcalina/storefront": {
"url": "https://mcp.mareaalcalina.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}