Loading MCP server directory, please wait...
Query your users' Gmail, Slack, and Calendar with AI — Plaid for productivity apps
npx @getmcp/cli add com.attrove/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ATTROVE_API_KEYYour Attrove API key (sk_...)
ATTROVE_USER_IDUser ID to scope API calls
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.attrove/mcp": {
"command": "npx",
"args": [
"-y",
"@attrove/mcp"
],
"env": {
"ATTROVE_API_KEY": "",
"ATTROVE_USER_ID": ""
}
}
}
}