Personal CRM for your AI assistant — search contacts, manage notes and tags, sync Google and Microsoft calendars, import LinkedIn connections, and bulk import contacts.
Server Config
{
"mcpServers": {
"rarefriend": {
"command": "npx",
"args": [
"-y",
"@rarefriend-ai/mcp"
],
"env": {
"RAREFRIEND_CLIENT_ID": "your_client_id_here",
"RAREFRIEND_CLIENT_SECRET": "your_client_secret_here"
}
}
}
}