@salesforce/omnistudio-mcp
v0.1.0
Published
Model Context Protocol (MCP) server for Salesforce OmniStudio development
Maintainers
Keywords
Readme
Omnistudio MCP
Omnistudio MCP is an AI-powered toolkit for building streamlined digital experiences using Salesforce Omnistudio's Flexcards. Flexcards enable teams to create dynamic, reusable interfaces that pull real-time data from Salesforce, custom JSON, external systems, and backend services.
Omnistudio MCP simplifies the development process by integrating AI with the Model Context Protocol (MCP), designed to optimize Flexcard creation and management. With this early beta architecture, teams can accelerate delivery by automating the authoring, modification, simulation, and testing of Flexcard JSON metadata, data sources.
Requirements
- Node.js 18 or newer
- Cursor, Windsurf, Claude Desktop or any other MCP client
Getting started
Add this configuration to your MCP client settings. For example, in Cursor:
{
"mcpServers": {
"omnistudio-mcp": {
"command": "npx -y @salesforce/omnistudio-mcp"
}
}
}License
SEE LICENSE IN LICENSE.txt
