Google Workspace CRM
Connect to Copper CRM for Google Workspace integrated relationship management.
{
"mcpServers": {
"copper": {
"mcpServers": {
"copper": {
"env": {
"COPPER_EMAIL": "user@example.com",
"COPPER_API_KEY": "your-api-key"
},
"args": [
"-y",
"copper-mcp-server"
],
"command": "npx"
}
}
}
}
}