Duvo MCP for Grok
io.github.duvoai/duvo
Governed retail, FMCG, and CPG operational tools: runs, cases, approvals, audit-ready execution.
client:Grok
transport:streamable-http
tools:381
Install Duvo MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"duvo": {
"type": "http",
"url": "https://api.duvo.ai/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
What Grok can do once it is connected
- listAgentMemoryFiles
- getAgentMemoryFile
- listPluginCatalog
- createSchedule
- updateSchedule
- deleteSchedule
- getTeam
- startNativeOAuth
- authorizeMcpOAuth
- checkMcpOAuth
- listPulseDashboards
- createPulseDashboard
- getPulseDashboard
- getPulseDashboardHtml
- getPulseDashboardPdf
- exportPulseDashboardHtml
- updatePulseDashboard
- publishPulseDashboard
- deletePulseDashboard
- duplicatePulseDashboard
- sendPulseDashboardMessage
- createPulseDashboardAttachmentUploadUrl
- getPulseDashboardAttachmentDownloadUrl
- refreshPulseDashboard