ChatGPT
Connect Vue Docs MCP to ChatGPT (Web and Desktop).
ChatGPT supports MCP servers through remote connectors via Developer Mode (beta). Available for Pro, Plus, Team, Enterprise, and Edu plans.
Setup
1. Enable Developer Mode
Go to Settings > Apps > Advanced settings > Enable Developer Mode
2. Create an App
Go to Settings > Apps > Create App
Fill in:
| Field | Value |
|---|---|
| Name | Vue Docs |
| Description | Search and retrieve Vue.js documentation |
| MCP Server URL | https://mcp.vue-mcp.org/mcp |
Accept the security notice to complete setup.
3. Use in a Conversation
Start a new chat > click the + icon > hover over More > select the Vue Docs app.
Desktop App
The ChatGPT desktop app shares apps configured on the web. Complete the setup on chatgpt.com first, then the app will automatically be available in the desktop client.
Usage
Ask ChatGPT about Vue:
- "How does computed caching work in Vue 3?"
- "What's the difference between ref and reactive?"
- "Help me migrate from Options API to Composition API"
See the OpenAI MCP docs for more info.