Relm CRM for Grok
com.relmcrm/relm
API-first CRM for LLMs - contacts, companies, deals and activities over a native MCP server.
client:Grok
transport:streamable-http
tools:41
Install Relm CRM in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"relm": {
"type": "http",
"url": "https://api.relmcrm.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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