CRM for Cursor
io.github.mcp-dir/crm-mcp
Your own CRM, fully customizable and agent-driven. Start with contacts, companies and a sales pipeli
client:Cursor
transport:streamable-http
tools:36
Install CRM in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crm-mcp": {
"url": "https://api.mcp.ai/p_crm"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- crm_describe
- crm_list_objects
- crm_create_records
- crm_list_records
- crm_get_records
- crm_update_records
- crm_delete_records
- crm_search
- crm_define_object
- crm_add_field
- crm_get_object
- crm_update_object
- crm_delete_object
- crm_update_field
- crm_remove_field
- crm_link_record
- crm_unlink_record
- crm_related_records
- crm_move_stage
- crm_upload_file
- crm_confirm_upload
- crm_upload_from_url
- crm_list_files
- crm_get_file