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) 205 B
{ "mcpServers": { "v0-mcp-ts": { "command": "node", "args": ["/absolute/path/to/v0-mcp-ts/dist/index.js"], "env": { "V0_API_KEY": "your_v0_api_key_here" } } } }