Skip to content

Commit 8de4c16

Browse files
committed
🚀 Release v0.1.0: Add MCP integration for IDE expert mode
- Add vapi mcp command for IDE integration - Complete MCP docs server with 5 powerful tools - Unified monorepo build system - Turn IDEs into Vapi experts with comprehensive docs access
1 parent 2fd5f0f commit 8de4c16

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.8
1+
0.1.0

‎mcp-docs-server/package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎mcp-docs-server/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vapi-ai/mcp-docs-server",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Model Context Protocol server providing access to Vapi documentation, examples, and knowledge base",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)