relm_get_webhook — Relm CRM MCP Tool
relm_get_webhook
(relm get webhook) is one of 41 tools on the
Relm CRM
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call relm_get_webhook from your client
- Claude Code Relm CRM relm_get_webhook run in your project directory
- Claude Desktop Relm CRM relm_get_webhook ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Relm CRM relm_get_webhook ~/.cursor/mcp.json
- VS Code Relm CRM relm_get_webhook .vscode/mcp.json
- Zed Relm CRM relm_get_webhook ~/.config/zed/settings.json
- Windsurf Relm CRM relm_get_webhook ~/.codeium/windsurf/mcp_config.json
- Cline Relm CRM relm_get_webhook ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Relm CRM relm_get_webhook ~/.gemini/settings.json
- Grok Relm CRM relm_get_webhook .mcp.json (in your project root)
- ChatGPT Relm CRM relm_get_webhook Settings → Connectors → Advanced → Developer mode
- Claude.ai Relm CRM relm_get_webhook Settings → Connectors → Add custom connector
- LangChain Relm CRM relm_get_webhook pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http relm https://api.relmcrm.com/mcp
Other tools on this server
- 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
- relm_list_sequences
- relm_preview_sequence
- relm_enroll
- relm_create_webhook
- relm_list_webhooks
- relm_delete_webhook
- relm_get_automation
- relm_get_sequence
- relm_get_pipeline
- relm_manage_automation
- relm_manage_sequence
- relm_manage_pipeline
- relm_manage_webhook
- relm_delete_connection
- relm_get_usage
- relm_set_spend_cap
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.