Messaging
Trust: 30/100 (Limited)Attrove Guide
Query your users' Gmail, Slack, and Calendar with AI — Plaid for productivity apps
by attrove
Quick Start
Install
npx @attrove/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-attrove-mcp": {
"command": "npx",
"args": [
"@attrove/mcp"
]
}
}
}