ComponentsReady to use
Admin

Local Registry Demo

Showcasing local components with v0 integration and MCP support

Local Server
Checking...

http://localhost:3001

Public Tunnel
Checking...
Components
0available

Ready for v0.dev

v0.dev Integration Methods
Multiple ways to open components in v0.dev for maximum compatibility

Primary API

Official v0.dev API endpoint

Priority 1

Chat Interface

Direct chat interface

Priority 2

Main Interface

Main v0.dev interface

Priority 3

Direct Open

Direct open endpoint

Priority 4
MCP Integration
This local registry is now integrated with MCP for AI-powered component discovery

Try these MCP commands in Cursor:

"Show me all components from @local registry""Add the hero-section component from @local""Find pricing-related components in @local""What are the dependencies for hero-section in @local?"

Registry Configuration:

{
  "registries": {
    "@local": "http://localhost:3001/r/{name}.json"
  }
}

Available Components

Loading components...
Quick Actions
Useful commands and links for v0.dev integration

Start Services

node server.jsnode ngrok-setup.js

Test URLs