PandaDoc MCP Server for Grok
com.pandadoc.mcp/mcp
PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.
client:Grok
transport:streamable-http
Install PandaDoc MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.pandadoc.com/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs