Generate diagrams directly from Claude Code, Cursor, Windsurf, and other MCP-compatible AI tools.
MCP integration is available on all plans. Sign up for free to get started.
Add Lymiq with a single command. The browser will open automatically for authentication.
claude mcp add lymiq -t http https://mcp.lymiq.io/mcp
Create a .cursor/mcp.json file in your project root:
{
"mcpServers": {
"lymiq": {
"url": "https://mcp.lymiq.io/mcp"
}
}
}Open Cascade → MCP → Configure and add:
{
"mcpServers": {
"lymiq": {
"url": "https://mcp.lymiq.io/mcp"
}
}
}Create a .vscode/mcp.json file:
{
"servers": {
"lymiq": {
"url": "https://mcp.lymiq.io/mcp"
}
}
}Generate a professional diagram from a text description. Consumes 1 credit.
Modify an existing diagram with specific changes. Consumes 1 credit.
List your saved diagrams with IDs, prompts, and metadata. Useful for finding a diagram to refine.
Check your current credit usage, plan limits, and when your credits reset.
You've used all your diagram credits for the month. Free users get 3 diagrams/month, Pro gets 10, and Team gets 25. Upgrade your plan for more capacity or wait for your monthly reset.
Your browser should open automatically for OAuth login. Make sure you're logged into your Lymiq account.
Try removing and re-adding the MCP server. For Claude Code: claude mcp remove lymiq then add it again.
If you're having trouble connecting, reach out to us at support@lymiq.io or check your account settings to manage connected apps.