UNPKG

v0-mcp-ts

Version:

A powerful Model Context Protocol (MCP) server that integrates v0.dev AI capabilities for modern web development. Powered by Bun for 25x faster performance.

12 lines (11 loc) 208 B
{ "mcpServers": { "v0.dev": { "command": "node", "args": ["/absolute/path/to/your/v0.dev-mcp/dist/index.js"], "env": { "V0_API_KEY": "your_v0_api_key_here" } } } }