# io.github.khaoss85/agent-crm (remote · accordo.dev)

Read-only docs for the Accordo CRM framework: what it proves, and where it stops.

- Trust score: 88/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `accordo.dev`: 88/100 (this document), [markdown](https://verifymcp.io/servers/khaoss85-agent-crm/api-mcp.md), [page](https://verifymcp.io/servers/khaoss85-agent-crm/api-mcp)

## Channel facts

- Endpoint: `https://accordo.dev/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 84/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 5091 tokens (~35/item across 142 items; 3 tools + 139 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 86/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 57% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the io.github.khaoss85/agent-crm MCP server?

io.github.khaoss85/agent-crm is a hosted endpoint at https://accordo.dev/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http khaoss85-agent-crm 'https://accordo.dev/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "khaoss85-agent-crm": {
      "url": "https://accordo.dev/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "khaoss85-agent-crm": {
      "type": "http",
      "url": "https://accordo.dev/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.khaoss85-agent-crm]
url = "https://accordo.dev/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "khaoss85-agent-crm": {
      "type": "remote",
      "url": "https://accordo.dev/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add khaoss85-agent-crm --url 'https://accordo.dev/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  khaoss85-agent-crm:
    url: "https://accordo.dev/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "khaoss85-agent-crm": {
      "Transport": "http",
      "Url": "https://accordo.dev/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add khaoss85-agent-crm -t streamable-http -u 'https://accordo.dev/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "khaoss85-agent-crm": {
      "type": "http",
      "url": "https://accordo.dev/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-18 (score 88, 0)

- [security] Stability: 0.97 → pass

### 2026-09-17 (score 88, +1)

- [functional] New resource “docs/strategy/FACTORY_ACCORDO_INTEGRATION_ROADMAP.md”

### 2026-09-16 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 84, 0)

- [functional] New resource “docs/strategy/AGENTIC_CRM_RESEARCH_2026_09.md”

### 2026-09-09 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (3)

### `search_docs` (~91 tokens)

Search the Framework Documentation

Keyword search across this framework's documentation set (README, AGENTS, ARCHITECTURE, PRODUCT, DECISIONS and everything under docs/). Returns the file path, the nearest heading and an excerpt for each hit. Read-only; it serves documentation, never customer records.

Input parameters:

- `limit` (integer)
- `query` (string, required): Words that must all appear on the same line. Case-insensitive.

### `get_capability` (~118 tokens)

Get a Capability and Its Limitation

Resolve a capability from the claims ledger by id (C-nn), by standing-limitation id (L-nn), or by topic. Every capability is returned together with the evidence that proves it and the limitation that bounds it — this tool cannot return one without the other.

Input parameters:

- `id` (string): A claim id such as C-01, or a standing limitation id such as L-01.
- `limit` (integer)
- `topic` (string): Free text, when the id is unknown. Matches claims and limitations.

### `check_job` (~102 tokens)

Check Whether the Framework Does a Job

Answer "can this framework do X?" against the CRM jobs-to-be-done index. Returns the matching jobs with their status (not supported / partially supported / technically supported / validated end to end), the tests that prove them, and an explicit answer when the truth is that the job is not supported.

Input parameters:

- `limit` (integer)
- `query` (string, required): The job in plain words, or a JTBD id such as JTBD-CO-01.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/khaoss85-agent-crm/api-mcp#diagnostics

## Score history

- 2026-09-20: 88
- 2026-09-19: 88
- 2026-09-18: 88
- 2026-09-17: 88
- 2026-09-16: 87
- 2026-09-15: 86
- 2026-09-14: 86
- 2026-09-13: 85
- 2026-09-12: 85
- 2026-09-11: 85
- 2026-09-10: 84
- 2026-09-09: 84
- 2026-09-08: 83
- 2026-09-07: 83
- 2026-09-06: 82
- 2026-09-05: 82
- 2026-09-04: 81
- 2026-09-03: 81
- 2026-09-02: 80
- 2026-09-01: 80
- 2026-08-31: 79
- 2026-08-30: 79
- 2026-08-29: 78
- 2026-08-28: 78
- 2026-08-27: 78
- 2026-08-26: 77
- 2026-08-25: 75
- 2026-08-24: 75
- 2026-08-23: 74
- 2026-08-22: 74

## Common questions

### What is the io.github.khaoss85/agent-crm MCP server?

io.github.khaoss85/agent-crm is an MCP server listed in the public MCP registry as io.github.khaoss85/agent-crm. Read-only docs for the Accordo CRM framework: what it proves, and where it stops. This page covers its hosted endpoint (https://accordo.dev/api/mcp).

### Is the io.github.khaoss85/agent-crm MCP server safe to use?

io.github.khaoss85/agent-crm scores 88 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.khaoss85/agent-crm MCP server expose?

io.github.khaoss85/agent-crm exposes 3 tools: search_docs, get_capability, check_job. Their descriptions and schemas cost roughly 311 tokens of context every time the server is loaded.

### Does the io.github.khaoss85/agent-crm MCP server require authentication?

No. We connected to io.github.khaoss85/agent-crm without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the io.github.khaoss85/agent-crm MCP server still maintained?

io.github.khaoss85/agent-crm is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://accordo.dev/api/mcp
- Repository: https://github.com/khaoss85/agent-crm
- Website: https://accordo.dev/
- Changelog RSS feed: https://verifymcp.io/servers/khaoss85-agent-crm/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/khaoss85-agent-crm/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/khaoss85-agent-crm/api-mcp
