DEV Community

jQWidgets
jQWidgets

Posted on

Smart UI MCP Server – AI Coding Assistant

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/

SmartUI #AICoding #VSCode #Cursor #MCP #Frontend #Angular #React #WebDevelopment

Top comments (0)