Skip to content
Cursor

PandaDoc MCP Server for Cursor

com.pandadoc.mcp/mcp

PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.

client:Cursor transport:streamable-http

Install PandaDoc MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.pandadoc.com/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PandaDoc MCP Server in other clients