Before you begin
- An API key from the Loracle dashboard (Project Settings > API Keys)
- A published design system (see the CLI guide)
Set up your IDE
Add the Loracle MCP endpoint to your IDE’s configuration. The server is hosted — no local installation required. Use the API key you copied from the Loracle dashboard. It starts withsk_live_.
- Cursor
- Claude Code
- Windsurf
Add to
.cursor/mcp.json in your project root:.cursor/mcp.json
Available tools
get_components
Search your design system catalog by natural language. Returns matching component names, props, and usage documentation.Next steps
Loracle CLI
Publish or update your design system catalog.
Storybook addon
Use AI to build stories inside Storybook.