Google Docs Agent by Nova (CIVAI) for Claude Desktop
co.civai.nova/google-docs-agent
I do everything related to Google Docs
client:Claude Desktop
transport:streamable-http
tools:8
Install Google Docs Agent by Nova (CIVAI) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"google-docs-agent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nova.civai.co/mcp/agents/google-docs-agent"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs