Agentic Commerce
Connect your AI assistant to Shop Lightbeam
Let Claude, ChatGPT, Cursor, or any MCP-compatible client search our catalog and place orders on your behalf. Sign in once, approve access, and your assistant can shop for you.
MCP Server URL
This is the endpoint your AI client connects to. It resolves automatically to this app's domain.
Set up your client
1
Open Claude and start a new chat
In the chat input, click the tools icon (or type
@) and choose Edit MCP connectors.2
Add a new connector
Click Add connector and paste the server URL above into the URL field. Name it
shop-lightbeam.3
Approve access
Claude will open a consent page. Sign in with your Shop Lightbeam account and approve the requested tools (
search_products, place_order).4
Start shopping
Ask Claude to search for a product or place an order — it will use Shop Lightbeam automatically.
Or add it to your Claude config file manually:
claude_desktop_config.json
{
"mcpServers": {
"shop-lightbeam": {
"url": "https://shop-lightbeam.com/api/mcp"
}
}
}What your agent can do
- search_products — browse our catalog, filter by category, price, and check delivery eligibility.
- place_order — place an order using your saved payment method; digital keys are delivered instantly, physical goods via local courier.
Your agent acts as your signed-in account. Orders are charged to your payment method and appear in your order history.