Relm CRM
REMOTE · API.RELMCRM.COM · SCANNED AUG 3
API-first CRM for LLMs - contacts, companies, deals and activities over a native MCP server.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability75
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2857 tokens (~69/item across 41 items; 41 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage70
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 9% of tool parameters carry a description.Partial
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.relmcrm.com
claude mcp add --transport http com-relmcrm-relm https://api.relmcrm.com/mcp
[mcp_servers.com-relmcrm-relm] url = "https://api.relmcrm.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-relmcrm-relm": {
"type": "remote",
"url": "https://api.relmcrm.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-relmcrm-relm --url https://api.relmcrm.com/mcp --transport streamable-http
mcp_servers:
com-relmcrm-relm:
url: "https://api.relmcrm.com/mcp" {
"mcpServers": {
"com-relmcrm-relm": {
"type": "http",
"url": "https://api.relmcrm.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +6
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 0
- Server version: 0.16.0 → 0.17.1 functional
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 67
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://api.relmcrm.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=relmcrm.com | CN=WE1,O=Google Trust Services,C=US | 2 Jul 2026 | 30 Sept 2026 | ECDSA 256 | ECDSA-SHA256 | ab9802236c13261613909b9f1e119489 |
| SANs: relmcrm.com, *.relmcrm.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of api.relmcrm.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| relmcrm.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="Relm", resource_metadata="https://api.relmcrm.com/.well-known/oauth-protected-resource"
Bearer realm="Relm", resource_metadata="https://api.relmcrm.com/.well-known/oauth-protected-resource" Protected resource metadata
| Document | https://api.relmcrm.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://api.relmcrm.com/mcp |
| Authorisation server | https://api.relmcrm.com |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.relmcrm.com/mcp | Verified | 200 | |
| http (plaintext) | http://api.relmcrm.com/mcp | HTTPS enforced | 301 | https://api.relmcrm.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
relm_automations_capabilities ~51
Discover the automation building blocks: valid trigger_events, condition ops, action types, channels/providers, and the shapes of automations/sequences/connections. Call before building a rule or sequence.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_batch ~89
Run up to 100 record writes in ONE call (contact/company/deal/activity) - the fast path for imports/migrations. operations: [{object, method:create|update|delete, data|patch, id?}]. Returns a per-op result array (partial success). Every op still counts against your quota (batch saves round-trips, not quota).
| Name | Type | Req | Description |
|---|---|---|---|
| operations | array | yes | — |
No output schema declared.
No examples provided.
relm_connect_channel ~100
Connect a BYO messaging channel so automations can send. channel='email', provider='resend', api_key=<your Resend key>, from='Team <[email protected]>' (must be a verified Resend sender). The key is encrypted at rest.
| Name | Type | Req | Description |
|---|---|---|---|
| api_key | string | yes | — |
| channel | string | — | — |
| from | string | — | — |
| name | string | — | — |
| provider | string | — | — |
No output schema declared.
No examples provided.
relm_create ~99
Create a record. `data` is the object's fields (see relm_describe_schema). Custom fields must be registered first (relm_create_field). A contact needs at least one of: a name, an identifier (email/phone/linkedin_url), a company, or a custom field (email is unique per workspace) - don't invent a placeholder email.
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | yes | — |
| object | string | yes | Which core object. |
No output schema declared.
No examples provided.
relm_create_automation ~135
Create a single-step rule: when <trigger_event> [if <conditions>] then <actions>. conditions=[{field,op,value}] (ANDed), actions=[{type,...}]. Example: trigger_event='deal.stage_changed', conditions=[{field:'stage',op:'eq',value:'won'}], actions=[{type:'create_activity',body:'Deal won!'}]. See relm_automations_capabilities.
| Name | Type | Req | Description |
|---|---|---|---|
| actions | array | yes | — |
| conditions | array | — | — |
| enabled | boolean | — | — |
| name | string | yes | — |
| trigger_event | string | yes | — |
No output schema declared.
No examples provided.
relm_create_enum_value ~78
Add a value to an enum group (e.g. group 'contact.type' value 'partner'). Idempotent; returns the full value set. Use this when relm_create rejects an unknown type with a valid_options list.
| Name | Type | Req | Description |
|---|---|---|---|
| group | string | yes | — |
| label | string | — | — |
| value | string | yes | — |
No output schema declared.
No examples provided.
relm_create_field ~105
Register a new custom field on an object (contact/company/deal/activity). data_type: text|number|boolean|date|select|multiselect|currency|reference|email|url. Must be created before it can be written to a record.
| Name | Type | Req | Description |
|---|---|---|---|
| data_type | string | — | — |
| enum_group | string | — | — |
| key | string | yes | — |
| label | string | — | — |
| object | string | yes | — |
| required | boolean | — | — |
No output schema declared.
No examples provided.
relm_create_pipeline ~68
Create a pipeline. Optionally provide stages [{key,label}] (defaults to lead/qualified/proposal/won/lost) and is_default.
| Name | Type | Req | Description |
|---|---|---|---|
| is_default | boolean | — | — |
| key | string | — | — |
| name | string | — | — |
| stages | array | — | — |
No output schema declared.
No examples provided.
relm_create_sequence ~170
Create a multi-step drip sequence. trigger={event,filter:[{field,op,value}]} auto-enrolls the matching entity's contact; exit_when=[{field,op,value}] stops it (re-checked before every send); steps=[{wait_days,subject,body}] (first step wait_days:0 sends now). enroll_existing:true also enrolls everything that currently matches. Example: 3 emails to contacts of deals entering stage 'lead', stop if the deal leaves 'lead'.
| Name | Type | Req | Description |
|---|---|---|---|
| channel | string | — | — |
| connection | string | — | — |
| enabled | boolean | — | — |
| enroll_existing | boolean | — | — |
| exit_when | array | — | — |
| name | string | yes | — |
| steps | array | yes | — |
| trigger | object | — | — |
No output schema declared.
No examples provided.
relm_create_template ~102
Create a reusable email template. name, html (full HTML, {{field}} placeholders ok), optional subject + text (plaintext alt; auto-derived if omitted). Reference it from a rule/sequence step via {"type":"send_email","template":"<key or tmpl_id>"}.
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | yes | — |
| key | string | — | — |
| name | string | yes | — |
| subject | string | — | — |
| text | string | — | — |
No output schema declared.
No examples provided.
relm_create_type ~47
Register a new object type in the schema (registry). Idempotent on key; returns the full type set.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | — |
| label | string | — | — |
No output schema declared.
No examples provided.
relm_create_webhook ~128
Subscribe an https endpoint to CRM events. events=['*'] for all, or a subset of ['contact.created','contact.updated','deal.created','deal.updated','deal.stage_changed']. Returns a `secret` ONCE - the subscriber verifies the `Relm-Signature` header (t=<unix>,v1=<hmac-sha256 of "t.body">). Deliveries retry with backoff and dead-letter after 6 attempts.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | — |
| enabled | boolean | — | — |
| events | array | — | — |
| url | string | yes | — |
No output schema declared.
No examples provided.
relm_delete ~45
Soft-delete a record (recoverable via relm_restore). Never hard-destroys data.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| object | string | yes | Which core object. |
No output schema declared.
No examples provided.
relm_delete_connection ~38
Delete a connected messaging channel by id (e.g. to remove a rotated/wrong Resend key).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_delete_webhook ~25
Delete a webhook subscription by id.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_describe_schema ~67
Return the live schema: every object, its fields (built-in + custom), and all enum groups with their current values (contact types, activity types, etc). ALWAYS call this before guessing a type, stage, or field - it is the source of truth for what exists.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_enroll ~68
Manually enroll a contact into a sequence (idempotent per contact+sequence). Optional source={object,id} records what drove the enrollment (e.g. a deal).
| Name | Type | Req | Description |
|---|---|---|---|
| contact_id | string | yes | — |
| sequence_id | string | yes | — |
| source | object | — | — |
No output schema declared.
No examples provided.
relm_get ~32
Fetch one record by id.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| object | string | yes | Which core object. |
No output schema declared.
No examples provided.
relm_get_automation ~32
Read one automation by id, with its trigger, conditions and actions.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_get_pipeline ~42
Read one pipeline by key or pl_ id, with its ordered stages and their semantic types (open/won/lost).
| Name | Type | Req | Description |
|---|---|---|---|
| pipeline | string | yes | — |
No output schema declared.
No examples provided.
relm_get_sequence ~55
Read one drip sequence by id. view=sequence (default) returns it with its steps; view=enrollments lists who is enrolled and their state.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| view | string | — | — |
No output schema declared.
No examples provided.
relm_get_usage ~49
Read this workspace's current billing period: requests used, plan, monthly limit, and any metered overage. Call this to see how close you are to the quota before a big import.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_get_webhook ~67
Read one webhook by id. view=webhook (default) returns the subscription; view=deliveries returns recent delivery attempts (status, retries, dead-letter) to debug why an endpoint isn't receiving events.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| view | string | — | — |
No output schema declared.
No examples provided.
relm_list ~86
List records of an object with keyset pagination. Optional filters vary by object (e.g. contact: email/company_id/type; deal: pipeline/stage/company_id; activity: contact_id/deal_id/type).
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | — | — |
| filter | object | — | object-specific filters |
| limit | number | — | — |
| object | string | yes | Which core object. |
No output schema declared.
No examples provided.
relm_list_automations ~19
List reactive rules (automations).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_list_connections ~21
List connected messaging channels (never returns the secret key).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_list_pipelines ~18
List pipelines with their ordered stages.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_list_sequences ~20
List drip sequences with their steps and enrollment counts.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_list_templates ~15
List reusable email templates.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_list_webhooks ~20
List webhook subscriptions in this workspace/mode.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
relm_log_activity ~65
Log an activity (note/call/email/meeting/task) on a contact and/or deal. Convenience wrapper over create activity.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | — | — |
| contact_id | string | — | — |
| deal_id | string | — | — |
| type | string | — | — |
No output schema declared.
No examples provided.
relm_manage_automation ~87
Change an existing automation by id. action=disable stops it firing (use this to turn off a misbehaving rule); action=enable resumes it; action=delete removes it. To read one, use relm_get_automation. To change a rule's trigger/conditions/actions, delete and recreate.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_manage_pipeline ~133
Change an existing pipeline by key or pl_ id. action=rename changes its display `name` and/or its key (pass `new_key`) - deals link by internal id, so they follow a re-key automatically; action=set_default makes it the workspace default; action=delete removes it (fails if deals still use it - move them first). To read one, use relm_get_pipeline.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| name | string | — | New display name |
| new_key | string | — | New pipeline key (slugified); deals follow automatically |
| pipeline | string | yes | — |
No output schema declared.
No examples provided.
relm_manage_sequence ~73
Change an existing drip sequence by id. action=disable stops further sends (use this to halt a bad sequence); action=enable resumes; action=delete removes it. To read one or list its enrollments, use relm_get_sequence.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_manage_stage ~210
Add, rename/retype, delete, or reorder stages in a pipeline. action=add: `key` (+optional label, ordinal, type). action=rename: `key` (existing) + any of new_key / label / type - keys are slugified and deals follow automatically (fixes a typo'd key). action=delete: `key` (a stage in use by deals cannot be deleted). action=reorder: `order` = every existing stage key exactly once, in the new order. `type` is the semantic stage type: open | won | lost - so 'is this deal won?' is a flag (stage_type on every deal), not per-pipeline string matching.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| key | string | — | — |
| label | string | — | — |
| new_key | string | — | — |
| order | array | — | — |
| ordinal | number | — | — |
| pipeline | string | yes | — |
| type | string | — | — |
No output schema declared.
No examples provided.
relm_manage_webhook ~69
Pause or resume delivery for an existing webhook by id. action=enable/disable. To read one or inspect its delivery attempts, use relm_get_webhook. To remove it, use relm_delete_webhook.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_preview_sequence ~37
Dry-run a sequence: how many contacts would enroll now + the send schedule. No side effects.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
No output schema declared.
No examples provided.
relm_restore ~33
Restore a soft-deleted record.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| object | string | yes | Which core object. |
No output schema declared.
No examples provided.
relm_search ~38
Cross-entity search over contacts, companies and deals by name/email/title.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
| query | string | yes | — |
No output schema declared.
No examples provided.
relm_set_spend_cap ~87
Set (or clear) the hard monthly overage spend cap in USD. overage_cap_usd: a number caps paid overage (requests 429 with spend_cap_reached past it), 0 = never any overage, null = unlimited. This is the recovery for a spend_cap_reached error.
| Name | Type | Req | Description |
|---|---|---|---|
| overage_cap_usd | number|null | yes | — |
No output schema declared.
No examples provided.
relm_update ~68
Patch a record. Pass if_match (the record's current version) for optimistic concurrency; a 412 means re-fetch and retry.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| if_match | number | — | — |
| object | string | yes | Which core object. |
| patch | object | yes | — |
No output schema declared.
No examples provided.