What is MCP?
The Model Context Protocol (MCP) is an open protocol that creates standardized connections between AI applications and external services like documentation. TWICE Docs automatically provides an MCP server that allows AI tools to query our documentation in real-time.Your MCP Server URL
TWICE Docs MCP server is available at:Connect TWICE Docs to your IDE via MCP
Find examples IDE specific examples below.- Claude Desktop
- Cursor
- VS Code
Connect to Claude Desktop
1
Open Claude Settings
Navigate to the Connectors page in the Claude settings.
2
Add Custom Connector
Select Add custom connector.
3
Configure TWICE Docs
Add the following details:
- Name: TWICE Docs
- URL:
https://twicecommerce.mintlify.app/mcp
4
Save and Use
Select Add. When using Claude, click the attachments button (plus icon) and select TWICE Docs to query the documentation.
What Can You Do With MCP?
Once connected, your AI tools can:- Search documentation: Query TWICE Docs content directly from your AI assistant
- Search API documentation: Query TWICE API documentation and execute API calls directly (requires API key)
- Get real-time answers: Access up-to-date information about TWICE Commerce features and concepts
- Understand context: AI tools can reference specific documentation to provide more accurate responses
- Save time: No need to switch between your IDE and the documentation website
Need Help?
OS Approach
Learn about TWICE’s MCP/OS thinking and architecture
Model Context Protocol
Learn more about the MCP standard