superdocs for Claude Desktop
app.superdocs/superdocs
AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.
client:Claude Desktop
transport:streamable-http
Install superdocs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"superdocs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.superdocs.app/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs