Relm CRM for Claude Desktop
com.relmcrm/relm
API-first CRM for LLMs - contacts, companies, deals and activities over a native MCP server.
client:Claude Desktop
transport:streamable-http
tools:41
Install Relm CRM in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"relm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.relmcrm.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop 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