We just launched Smart UI MCP Server — the first AI coding assistant built exclusively for Smart UI components.
Now developers can generate production-ready code for Grid, Gantt, Chart, Scheduler, Table, Calendar, Tree, Menu, and 70+ other components — directly inside VS Code or Cursor — using your own API key for Azure OpenAI, OpenAI, Ollama, Anthropic, Gemini, Grok
No more digging through docs.
No lock-in to third-party models.
Full control, full privacy.
Setup in 60 seconds:
{
"servers": {
"smartdev": {
"type": "stdio",
"command": "npx",
"args": ["-y", "smart-mcp@latest"]
}
}
}
Official Docs: https://www.htmlelements.com/docs/ai-coding-assistant/

Top comments (0)