Skip to content
VS Code

registry for VS Code

com.crucibleui/registry

Browse and install Crucible's animated React components into shadcn-style projects.

client:VS Code transport:streamable-http tools:4

Install registry in VS Code

.vscode/mcp.json

{
  "servers": {
    "registry": {
      "type": "http",
      "url": "https://crucibleui.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

registry in other clients