Skip to content

Commit 6924a8c

Browse files
authored
[docs] add v0 to MCP client examples list (modelcontextprotocol#1926)
* add v0 to mcp client list * wording * format * improve clarity
1 parent d85e851 commit 6924a8c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/clients.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ This page provides an overview of applications that support the Model Context Pr
100100
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||||||
101101
| [Tome][Tome] |||||||||
102102
| [TypingMind App][TypingMind App] |||||||||
103+
| [v0][v0] |||||||||
103104
| [VS Code GitHub Copilot][VS Code] |||||||||
104105
| [VT Code][VT Code] ||||| ⚠️ ||||
105106
| [Warp][Warp] |||||||||
@@ -204,6 +205,7 @@ This page provides an overview of applications that support the Model Context Pr
204205
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
205206
[Tome]: https://github.com/runebookai/tome
206207
[TypingMind App]: https://www.typingmind.com
208+
[v0]: https://v0.app
207209
[VS Code]: https://code.visualstudio.com/
208210
[VT Code]: https://github.com/vinhnx/vtcode
209211
[Windsurf]: https://codeium.com/windsurf
@@ -1276,6 +1278,24 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
12761278
- [TypingMind MCP Document](https://www.typingmind.com/mcp)
12771279
- [Download TypingMind (PWA)](https://www.typingmind.com/)
12781280

1281+
### v0
1282+
1283+
[v0](https://v0.app) turns your ideas into fullstack apps, no code required. Describe what you want with natural language, and v0 builds it for you. v0 can search the web, inspect sites, automatically fix errors, and integrate with external tools.
1284+
1285+
**Key features:**
1286+
1287+
- **Visual to Code**: Create high-fidelity UIs from your wireframes or mockups
1288+
- **One-Click Deploy**: Deploy with one click to a secure, scalable infrastructure
1289+
- **Web Search**: Search the web for current information and get cited results
1290+
- **Site Inspector**: Inspect websites to understand their structure and content
1291+
- **Auto Error Fixing**: Automatically fix errors in your code with intelligent diagnostics
1292+
- **MCP Integrations**: Connect to MCP servers from the Vercel Marketplace for zero-config setup, or add your own custom MCP servers
1293+
1294+
**Learn more:**
1295+
1296+
- [v0 Website](https://v0.app)
1297+
- [v0 MCP Documentation](https://v0.app/docs/MCP)
1298+
12791299
### VS Code GitHub Copilot
12801300

12811301
[VS Code](https://code.visualstudio.com/) integrates MCP with GitHub Copilot through [agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode), allowing direct interaction with MCP-provided tools within your agentic coding workflow. Configure servers in Claude Desktop, workspace or user settings, with guided MCP installation and secure handling of keys in input variables to avoid leaking hard-coded keys.

0 commit comments

Comments
 (0)