Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-docs-mcp-server-lkm1developer": {
"command": "node",
"args": [
"get-refresh-token.js"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-docs-mcp-server-lkm1developer": {
"command": "node",
"args": [
"get-refresh-token.js"
]
}
}
}