SwiftUI, right in your editor.

Describe the UI you want. Your agent searches Nibware, previews it, and writes real, compiled SwiftUI into your Xcode project.

Connect your agent
claude mcp add --transport http nibware https://nibware.dev/api/mcp

Runs in your terminal. Restart Claude Code to load it.

Then ask“find me a pricing card from nibware and add it.”

15 free a day. Sign in for 200, no key to paste.

The tools

search_componentsFind components by description. Returns names, a preview, and a slug.
get_componentFetch the full SwiftUI source for a slug, ready to paste.
list_categoriesBrowse the catalog by category.

Best in editors that write files (Claude Code, Cursor) - they insert the component for you. In ChatGPT you get the code to paste.