Skip to main content

Ditto MCP for AI agents

Ditto connects to AI coding agents through the Model Context Protocol (MCP) that lets AI tools (eg. Claude Code, Cursor, Figma Make, etc.) pull in external context so they can reference your style guide rules and search your existing text library whenever it generates or edits UI copy.

This means two things happen automatically:

  • Style guide rules get applied from the start. Before writing anything, your AI agent checks your Ditto style guide for terminology, tone, and formatting rules so all generated text are compliant before they enter the codebase.

  • Existing copy gets reused. Before writing something new, your AI agent searches your Ditto projects and component library for strings that already exist. If there's a match, it uses the approved copy instead of generating something new.

💡 See the instructions here to install and configure the Ditto MCP

Did this answer your question?