Developer Preview - This feature is currently in developer preview. We’re actively looking for feedback from early users and will be improving it significantly in the coming weeks. Share your feedback.

Overview
Connect your favorite AI coding assistants directly to your Frontic Commerce projects through secure OAuth authentication. Build a frontend AND the corresponding Frontic API - all from your coding agent or IDE of choice.Claude Code
Full project management and content creation workflows
Claude Desktop
Interactive Frontic operations from your desktop
Cursor
Integrated development experience with AI assistance
Setup
Add the Frontic MCP server to your MCP client configuration:The first time you connect, you’ll be prompted to authenticate via OAuth. This secure flow ensures your Frontic data stays protected while giving AI tools the access they need.
Client-Specific Configuration
Claude Code
Claude Code
Add to your Claude Code MCP settings (
~/.claude/settings.json or project-level .claude/settings.json):Claude Desktop
Claude Desktop
Add to your Claude Desktop configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor
Cursor
Add to your Cursor MCP settings (
.cursor/mcp.json in your project or global settings):Example Prompts
Once connected, try these prompts to explore the MCP server’s capabilities:Explore Your Projects
Explore Your Projects
Understand Your Data
Understand Your Data
Build a Product Listing
Build a Product Listing
Create a Hero Block
Create a Hero Block
Build a Page
Build a Page
Full Storefront Setup
Full Storefront Setup
Available Tools
The MCP server provides 10 tools for managing your Frontic projects:Project Management
list_projects
Browse all your Frontic projects.list_resources
View blocks, pages, and storages within a project.get_storage_ids
Explore data structures and storage IDs available in your project.Content Creation
create_block
Create new blocks with configurable fields.create_listing
Build query-based listings with sorting and filtering configuration.create_page
Configure pages from blocks.Content Management
manage_block
Update block configurations including fields and settings.manage_listing
Update listing configurations like sorting and filtering options.update_page
Modify page configurations.Cleanup
delete_entity
Remove blocks, listings, pages, or other resources.Upcoming Features
We’re continuously improving the MCP server with new capabilities:- Storage management tools
- Enhanced content operations
- Additional configuration options
Stay tuned for updates as we expand the MCP server’s functionality.