Skip to main content

Official documentation

The VendureDeveloper Hub

Guides, API references, and tutorials to help you build, customize, and scale your e-commerce platform.

AI Agents

Give your AI tools the full picture

Connect your coding assistant to the Vendure docs via MCP. Search, fetch pages, and get full context right where you code. Every page is also served as plain markdown, so any agent can read the docs directly.

Set up MCP for your editor
Prompt any agent
Fetch https://docs.vendure.io/current/core/getting-started/installation.md and scaffold a new Vendure project
Add the MCP server
claude mcp add vendure-docs --transport http https://docs.vendure.io/mcp

Works with Claude Code, Cursor, VS Code, Windsurf, and more. Browse the full markdown index at llms.txt.

Learning paths

Start where you are

Build a storefront

Use the GraphQL Shop API to power any frontend stack.

  1. 1Try the API
  2. 2Connect to the API
  3. 3Set up GraphQL codegen
  4. 4Pick a storefront starter
Extend the platform

Add custom entities, logic, and admin features with plugins.

  1. 1Learn the core concepts
  2. 2Write your first plugin
  3. 3Extend the GraphQL API
  4. 4Customize the Admin Dashboard
Evaluate Vendure

Assess the architecture, operations story, and commercial offering.

  1. 1Read the architecture overview
  2. 2Install locally
  3. 3Review deployment options
  4. 4Explore Vendure Cloud