Relm CRM for Cursor
com.relmcrm/relm
API-first CRM for LLMs - contacts, companies, deals and activities over a native MCP server.
client:Cursor
transport:streamable-http
tools:41
Install Relm CRM in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"relm": {
"url": "https://api.relmcrm.com/mcp"
}
}
}
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
- relm_describe_schema
- relm_search
- relm_list
- relm_get
- relm_create
- relm_update
- relm_delete
- relm_restore
- relm_log_activity
- relm_list_pipelines
- relm_create_pipeline
- relm_manage_stage
- relm_create_type
- relm_create_field
- relm_create_enum_value
- relm_batch
- relm_automations_capabilities
- relm_connect_channel
- relm_list_connections
- relm_create_automation
- relm_list_automations
- relm_create_template
- relm_list_templates
- relm_create_sequence