Skip to content

Add TypeUI extension#6322

Open
zoltanszogyenyi wants to merge 1 commit into
zed-industries:mainfrom
zoltanszogyenyi:add-typeui-extension
Open

Add TypeUI extension#6322
zoltanszogyenyi wants to merge 1 commit into
zed-industries:mainfrom
zoltanszogyenyi:add-typeui-extension

Conversation

@zoltanszogyenyi
Copy link
Copy Markdown

Summary

Adds the TypeUI MCP server extension to the Zed extension registry.

TypeUI gives Zed's Agent Panel access to TypeUI design systems, UI prompts, and layout variations through the hosted TypeUI MCP server.

Guide: https://www.typeui.sh/docs/guides/zed

Changes

  • Added https://github.com/bergside/typeui.git as the extensions/typeui submodule.
  • Added the [typeui] entry to extensions.toml.
  • Uses path = "plugins/zed/typeui" because the Zed extension lives inside a subdirectory of the TypeUI repository.
  • Extension version: 1.0.0.

Validation

  • Installed and tested the extension locally in Zed as a dev extension.
  • Ran cargo check in the extension directory.
  • Ran cargo build --target wasm32-wasip1 in the extension directory.
  • Ran pnpm sort-extensions.
  • Ran pnpm build.

Notes

The extension includes its own license at plugins/zed/typeui/LICENSE.md, as required for extensions that use the path field.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Jun 1, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @zoltanszogyenyi on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@zoltanszogyenyi
Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jun 1, 2026
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Jun 1, 2026

The cla-bot has been summoned, and re-checked this pull request!

@zoltanszogyenyi
Copy link
Copy Markdown
Author

yay 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant