PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Configuration files, skills, and tools to integrate PandaDoc with LLMs and agent frameworks.
PandaDoc hosts a remote MCP server at https://mcp.pandadoc.com/v1/mcp. This allows secure MCP client access via OAuth. View the docs here.
[!NOTE] PandaDoc document creation, sending, and other operations volume and limits are also applied to the PandaDoc MCP server.
Existing rate limits for the PandaDoc Public API also apply to PandaDoc MCP server tools. More information on Public API limits can be found in: https://developers.pandadoc.com/reference/limits
Different MCP clients require slightly different setups. Follow the instructions below for your specific client to connect to the PandaDoc MCP server.
To set up the PandaDoc MCP server in Claude Desktop:
Open Claude Desktop and go to "Customize" β "Connectors".
Click the "+" button, then select "... Add custom connector".
On the "Add custom connector" screen, enter:
PandaDocClick Connect to begin the authentication process. An external page will open.
Click Allow access to consent and begin the authentication process with PandaDoc.
Click Authorize to authenticate and allow Claude to access your PandaDoc account.
After authentication completes, you should be prompted with an alert. Press "Open Claude" to go back to Claude Desktop.
Back in the Claude app, you should see PandaDoc listed as one of your custom connectors, and you're ready to start prompting in Claude.
To set up the PandaDoc MCP server in Claude Code:
claude mcp add pandadoc --transport http https://mcp.pandadoc.com/v1/mcpclaude to start Claude Code./mcp and press Enter to open the list of MCP servers you have installed./mcp command again.To set up the PandaDoc MCP server with Cline:
Install or update the Cline CLI:
Open your terminal and start the Cline MCP installation wizard:
Review the prefilled server details in the wizard and complete the setup.
Continue to PandaDoc in your browser when prompted to authenticate.
Click Allow access, then Authorize, to allow Cline to access your PandaDoc account.
Return to Cline after authentication and verify that the PandaDoc server is connected.
You can reopen the MCP management interface at any time by running cline mcp.
No local PandaDoc package, source code, API key, or environment variable is required. Authentication is handled through PandaDoc OAuth.
To set up the PandaDoc MCP server in OpenCode:
opencode mcp addpandadoc and press Enter.opencode mcp auth pandadocopencode./mcp in the prompt and press Enter.To set up the PandaDoc MCP server in Codex desktop:
Open Codex and click "Settings β Settings" in the lower-left corner.
In the settings view, select "MCP servers".
In the MCP servers listing, select "+ Add server".
On the "Connect to a custom MCP" screen, enter:
PandaDocClick Save.
Back in the MCP servers list, an "Authenticate" button should appear next to the settings gear icon. Click it to begin the authentication process. An external page will open.
Click Allow access to consent and begin the authentication process with PandaDoc.
Click Authorize to authenticate and allow Codex to access your PandaDoc account.
Once authentication completes, head back to the Codex window, and you're ready to start prompting in Codex.
To set up the PandaDoc MCP server in Cursor:
Open the command palette:
CMD + Shift + PCTRL + Shift + PFrom the list, select "View: Open MCP Settings" and press Enter.
Select "Tools & MCPs".
Under "Installed MCP Servers", click the "New MCP Server" button.
An mcp.json file should open. Add the PandaDoc MCP server inside the mcpServers object. It should look like this:
Note: if you already had an MCP server configured, make sure the commas are in the right place, for example:
Save the file and go back to the previous "Tools & MCPs" screen.
An "Authenticate" button should appear. Click it to begin the authentication process. An external page will open.
Click Allow access to consent and begin the authentication process with PandaDoc.
Click Authorize to authenticate and allow Cursor to access your PandaDoc account.
Once authentication completes, head back to the Cursor app, and you're ready to start prompting.
To set up the PandaDoc MCP server in VS Code:
Make sure you have GitHub Copilot enabled.
Open the command palette and select "MCP: Add server...":
CMD + Shift + PCTRL + Shift + PSelect HTTP.
Paste the server URL https://mcp.pandadoc.com/v1/mcp in the search bar, then hit Enter.
Type PandaDoc when it asks for a server ID, then hit Enter.
Your mcp.json file should be displayed with the PandaDoc MCP server configuration.
VS Code will prompt with an alert to allow authentication. Press the Allow button.
Another alert with a URL will be displayed. Click the Open button to begin the authentication process. An external page will open.
Click Allow access to consent and begin the authentication process with PandaDoc.
Click Authorize to authenticate and allow VS Code to access your PandaDoc account.
Once authentication completes, head back to the VS Code window, and you're ready to start prompting in VS Code.
To set up the PandaDoc MCP server for use with Gemini:
gemini extensions install https://github.com/PandaDoc/mcp-server-guideInstructions vary depending on the client. For other clients, ask your client how to add an MCP server or check your client's documentation.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pandadoc-mcp-server)<a href="https://allmcps.com/mcp/pandadoc-mcp-server"><img src="https://allmcps.com/api/badge/pandadoc-mcp-server?style=directory" alt="PandaDoc MCP Server on AllMCPs" /></a>