You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/tools/mcp.mdx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ First, you need to obtain an MCP server URL from your chosen provider:
34
34
3. Generate or copy your MCP server URL
35
35
36
36
<Note>
37
-
For Zapier MCP, visit https://actions.zapier.com/settings/mcp/ to generate your MCP server URL. This URL should be treated as a credential and kept secure.
37
+
For Zapier MCP, visit https://mcp.zapier.com/mcp/?client=vapi? to generate your MCP server URL. This URL should be treated as a credential and kept secure.
38
38
</Note>
39
39
40
40
### 2. Create and Configure MCP Tool
@@ -96,7 +96,7 @@ MCP requests from Vapi include identifying headers to help with context and debu
96
96
This tool uses the following configuration options:
97
97
98
98
**Required:**
99
-
-`server.url`: The URL of your MCP server (e.g., https://actions.zapier.com/mcp/actions/)
99
+
-`server.url`: The URL of your MCP server (e.g., https://mcp.zapier.com/api/mcp/s/********/mcp)
100
100
101
101
**Optional:**
102
102
-`server.headers`: Custom headers to include in requests to the MCP server
@@ -133,7 +133,7 @@ Here's how the MCP tool can be used in your assistant's configuration:
0 commit comments