AI AGENT ADDONS
AI & Agent Building
2,393installs

Developers can build interactive user interfaces that work inside AI tools like Claude, ChatGPT, Cursor, and VS Code. This skill helps you create MCP servers that render live UIs using json-render.

The system uses a simple server setup and a React client that runs inside an iframe. The AI model generates specs and the UI updates in real time. You can configure it for different clients with easy JSON files.

This approach makes it possible to add rich visual components to AI conversations. Users can see forms, tables, and other elements directly in the chat window. It bridges the gap between text and interactive apps.

Add Mcp skill to your workflow

Global

mkdir -p ~/.claude/skills/mcp

Project

mkdir -p .claude/skills/mcp

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago