Kenva for Cursor
io.github.kenvaapp/kenva
Personal CRM for Claude. Contacts live as plain-text files in your own Google Drive.
client:Cursor
transport:streamable-http
Install Kenva in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kenva": {
"url": "https://kenva-crm-mcp-server.kenva.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs