Documentation Index
Fetch the complete documentation index at: https://developer.dittowords.com/llms.txt
Use this file to discover all available pages before exploring further.
The Ditto MCP server provides two tools that your AI coding agent can call.
get_styleguide_rules
Fetches style guide rules from your Ditto workspace, including both workspace-level and project-specific rules. Use this to ensure AI-generated UI text follows your team’s content guidelines.
To create and manage style guide rules in Ditto, see How to use Ditto’s AI content systems.
search_ditto_text
Searches your Ditto projects and component library for existing text items by content. Use this to find and reuse strings that already exist in your team’s content, rather than generating new copy.