Documentation
Feedback
Guides

Release Notes
Release Notes
Added
Introducing VTEX Developer MCP and Skills for AI-assisted development
1 days ago

What has changed?

VTEX now offers two AI-assisted development tools for developers building on the platform:

  • VTEX Developer MCP: A Model Context Protocol (MCP) server that gives AI coding assistants direct access to VTEX documentation and API references. Run it with npx -y @vtex/developer-mcp — no API key or authentication required. Works with Cursor, VS Code (GitHub Copilot), Claude Code, and Claude Desktop.

  • VTEX Skills: A catalog of 42 AI agent skills for VTEX platform development, covering six tracks (Architecture, FastStore, Payment, VTEX IO, Marketplace, and Headless). Install with npx skills add vtex/skills. Available for Cursor, GitHub Copilot, Claude, AGENTS.md, OpenCode, and Kiro.

Why did we make this change?

AI coding assistants are increasingly central to developer workflows, but they lack VTEX-specific knowledge. The Developer MCP gives assistants real-time access to the latest documentation and API specs. Skills encode platform constraints, patterns, and best practices that prevent common mistakes. Together, they help developers build on VTEX faster and more correctly.

What needs to be done?

No migration is required. These are new, additive tools. To get started:

Was this helpful?
Yes
No
On this page