Official plugin marketplace for ShareView, a shared workspace for reviewing AI-generated prototypes, by Carbonteq.
| Plugin | Description |
|---|---|
| ShareView | Create, synchronize, and review ShareView prototypes with the MCP server and an optional bundled CLI (beta). |
claude plugin marketplace add carbonteq/carboncanvas-plugins
claude plugin install share-view@share-viewThen run /reload-plugins. This works in the Claude Code CLI, the desktop
app, and claude.ai/code.
Claude chat on claude.ai does not install GitHub plugins. Add the ShareView MCP server as a custom connector instead:
- Open claude.ai and go to Settings → Connectors.
- Choose Add custom connector.
- Enter
https://carboncanvas.carbontech.build/mcp. - Complete the OAuth authorization in your browser.
codex plugin marketplace add carbonteq/carboncanvas-pluginsInstall ShareView from the plugin browser and start a new session.
Do not paste ShareView access tokens into prompts or configuration files. The remote MCP server uses dynamic OAuth client registration with authorization code and PKCE. The bundled CLI uses a browser-approved device login.
Licensed under the Apache License 2.0.