mcp.shop
About
A web shop built with MCP, WorkOS AuthKit, and Next.js.
Details
- Author
- workos
- Categories
- Developer Tools, Other, Automation
Jump to
Setup
Install mcp.shop in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/workos/mcp.shop
Follow the installation instructions in the repository README, then restart your MCP client.
The world's first MCP-based web shop, built with WorkOS AuthKit and Next.js mcp-adaptor.
Live Demo•Overview•Architecture•Prerequisites•Setup
This project demonstrates how to use AuthKit with MCP to create a secure web shop where users can:
- Connect to an MCP server
- Authenticate via AuthKit
- Order t-shirts using MCP tools
- View order details (admin users only)
- Next.js B2B Starter Kitfor the website
- Vercel MCP Adapterfor MCP integration
- WorkOS AuthKit with MCPfor authentication
- Authentication logic:lib/with-authkit.ts
- Client registration:app/.well-known/
- MCP implementation:app/[transport]/route.ts
- Node.js (latest LTS version recommended)
- WorkOS account with AuthKit configured
- Redis service (e.g., Upstash)
Copy.env.exampleto.env.localand set each environment variable appropriately.
- You can find your WorkOS credentials in theWorkOS dashboard.
- Make sure to set your redirect URI (http://localhost:3000/callbackfor local development orhttps://<deployed-url>/callbackfor production) in the dashboard.
- Make sure you have enabledDynamic Client Registrationon the dashboard. It should be underDeveloper->Application->Configurationpage on the dashboard
- Website:http://localhost:3000
- MCP Server:/mcp
To connect your chat client to the development server, add the following configuration to your MCP config file (e.g.,.cursor/mcp.json):
{ "mcpServers": { "mcp.shop": { "command": "npx", "args": ["-y", "mcp-remote", "http://localhost:3000/mcp"] } } }
Contributions are welcome! Please feel free to submit a Pull Request.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development.
Connect bugAgent to any MCP-compatible AI client. File, classify, and manage bugs, feature requests, and more directly from your AI coding assistant. No context switching, no copy-paste — just describe the issue and bugAgent handles the rest.
What Shopify did for ecommerce, Chipp does for AI agents. Build, deploy, and monetize AI agents for your business — no engineering team required.
CodeVF MCP lets AI hand off problems to real engineers instantly, so your workflows don’t stall when models hit their limits.
his repository contains a fully functional MCP (Model Context Protocol) server, providing solutions for Constraint Satisfaction Problems (CSP) and Linear Programming (LP). It is based on the gurddy package and supports solving a variety of classic problems.
Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
One remote MCP server for 500+ production APIs — Stripe, HubSpot, Postgres, Gmail, and more. OAuth and API key auth, credential management, and a CLI.
Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
A command-line tool for interacting with Shopify's Admin GraphQL API, Functions, and Polaris Web Components.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


