# EQIQs Rapport Axis (remote · adgmsnwjynqkhawhioil.supabase.co)

EQIQs Workplace Dynamics & Psychometric Compatibility Scoring

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

## Components

- remote · `adgmsnwjynqkhawhioil.supabase.co`: 83/100 (this document), [markdown](https://verifymcp.io/servers/eqiqs-rapport-axis-core/functions-v1-mcp-server.md), [page](https://verifymcp.io/servers/eqiqs-rapport-axis-core/functions-v1-mcp-server)

## Channel facts

- Endpoint: `https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.16`

## 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-21.

- **Endpoint Security**: 94/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - 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.
  - 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.
  - The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 64/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 413 tokens (~59/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% 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 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the EQIQs Rapport Axis MCP server?

EQIQs Rapport Axis is a hosted endpoint at https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server, 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 eqiqs-rapport-axis-core 'https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server'
```

### Cursor

```json
{
  "mcpServers": {
    "eqiqs-rapport-axis-core": {
      "url": "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "eqiqs-rapport-axis-core": {
      "type": "http",
      "url": "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
    }
  }
}
```

### Codex

```toml
[mcp_servers.eqiqs-rapport-axis-core]
url = "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "eqiqs-rapport-axis-core": {
      "type": "remote",
      "url": "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add eqiqs-rapport-axis-core --url 'https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  eqiqs-rapport-axis-core:
    url: "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
```

### Netclaw

```json
{
  "McpServers": {
    "eqiqs-rapport-axis-core": {
      "Transport": "http",
      "Url": "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
    }
  }
}
```

### Vellum

```bash
assistant mcp add eqiqs-rapport-axis-core -t streamable-http -u 'https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server'
```

### Other

```json
{
  "mcpServers": {
    "eqiqs-rapport-axis-core": {
      "type": "http",
      "url": "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
    }
  }
}
```

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-20 (score 83, +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-18 (score 82, +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.

### 2026-09-17 (score 81, +14)

- [security improvement] Authorization: unverified → pass
- [functional] Stability: fail → 0.60

### 2026-09-16 (score 67, −13)

- [security regression] Authorization: pass → unverified
- [security regression] Stability: 0.53 → fail

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

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

### 2026-09-12 (score 79, +1)

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

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

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

### 2026-09-07 (score 77, +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.

## MCP tools (7)

### `get_my_profile` (~21 tokens)

The signed-in account holder's own 21-framework profile.

### `list_profiles` (~34 tokens)

List the user's saved people; optional name or email search.

Input parameters:

- `limit` (number)
- `search` (string)

### `get_profile` (~47 tokens)

Full 21-framework read for one person by profile_id, email, or name.

Input parameters:

- `email` (string)
- `name` (string)
- `profile_id` (string)

### `create_profile` (~89 tokens)

Add a person, with optional known traits.

Input parameters:

- `attachment_style` (string)
- `date_of_birth` (string)
- `department` (string)
- `disc_type` (string)
- `email` (string)
- `enneagram_type` (string)
- `eq_score` (number)
- `mbti_type` (string)
- `name` (string, required)

### `list_relationships` (~35 tokens)

List saved pairings and the context each was scored in.

Input parameters:

- `context` (string)
- `limit` (number)

### `score_compatibility` (~50 tokens)

Score two people for a business, romantic, friendship, or co-parenting context.

Input parameters:

- `context` (string)
- `person_a` (string, required)
- `person_b` (string, required)

### `generate_narrative` (~86 tokens)

Premium: write a plain-language coaching narrative for one person or a pair, synthesized from all 21 frameworks. Billed at 5x a normal tool call.

Input parameters:

- `audience` (string)
- `compare_with` (string)
- `context` (string)
- `focus` (string)
- `length` (string)
- `person` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/eqiqs-rapport-axis-core/functions-v1-mcp-server#diagnostics

## Score history

- 2026-09-21: 83
- 2026-09-20: 83
- 2026-09-19: 82
- 2026-09-18: 82
- 2026-09-17: 81
- 2026-09-16: 67
- 2026-09-15: 80
- 2026-09-14: 80
- 2026-09-13: 79
- 2026-09-12: 79
- 2026-09-11: 78
- 2026-09-10: 78
- 2026-09-09: 78
- 2026-09-08: 77
- 2026-09-07: 77
- 2026-09-06: 76
- 2026-09-05: 76
- 2026-09-04: 75
- 2026-09-03: 75
- 2026-09-02: 74
- 2026-09-01: 74
- 2026-08-31: 60
- 2026-08-30: 73

## Common questions

### What is the EQIQs Rapport Axis MCP server?

EQIQs Rapport Axis is an MCP server listed in the public MCP registry as io.github.EQIQs/rapport-axis-core. EQIQs Workplace Dynamics & Psychometric Compatibility Scoring. This page covers its hosted endpoint (https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server).

### Is the EQIQs Rapport Axis MCP server safe to use?

EQIQs Rapport Axis scores 83 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 EQIQs Rapport Axis MCP server expose?

EQIQs Rapport Axis exposes 7 tools: get_my_profile, list_profiles, get_profile, create_profile, list_relationships, and 2 more. Their descriptions and schemas cost roughly 362 tokens of context every time the server is loaded.

### Does the EQIQs Rapport Axis MCP server require authentication?

Yes. EQIQs Rapport Axis asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the EQIQs Rapport Axis MCP server still maintained?

EQIQs Rapport Axis is still listed as active in the MCP registry. We last reached this channel on 21 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://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/eqiqs-rapport-axis-core/functions-v1-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/eqiqs-rapport-axis-core/functions-v1-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/eqiqs-rapport-axis-core/functions-v1-mcp-server
