Skip to content

Commit 4a48272

Browse files
committed
minor tweaks
1 parent c0a5fcc commit 4a48272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/tools/mcp-server.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ subtitle: 'Integrate Vapi APIs with AI assistants through the Model Context Prot
44
slug: tools/mcp-server
55
---
66

7-
The Vapi Model Context Protocol (MCP) server allows you to integrate with Vapi APIs through function calling. This enables AI assistants like Claude to directly communicate with Vapi's services, making it possible to manage assistants, phone numbers, and create calls directly through conversational interfaces.
7+
The Vapi Model Context Protocol (MCP) server allows you to integrate with Vapi APIs through tool calling. This enables AI assistants like Claude to directly communicate with Vapi's services, making it possible to manage assistants, phone numbers, and create calls directly through conversational interfaces.
88

99
## What is Vapi MCP Server?
1010

11-
Vapi MCP Server is an implementation of the Model Context Protocol that exposes Vapi's APIs as callable functions. This allows any MCP-compatible client (like Claude Desktop or custom applications using the MCP SDK) to access Vapi functionality, including:
11+
Vapi MCP Server is an implementation of the Model Context Protocol that exposes Vapi's APIs as callable tools. This allows any MCP-compatible client (like Claude Desktop or custom applications using the MCP SDK) to access Vapi functionality, including:
1212

1313
- Listing, creating, and managing Vapi assistants
1414
- Managing phone numbers

0 commit comments

Comments
 (0)