dropbox sign for Grok
io.usefulapi/dropbox-sign
Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.
client:Grok
transport:streamable-http
Install dropbox sign in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dropbox-sign": {
"type": "http",
"url": "https://dropbox-sign.usefulapi.io/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