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
Chat Interface
Direct chat interface
Main Interface
Main v0.dev interface
Direct Open
Direct open endpoint
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