# OrcaVault (remote · orcavault-mcp-production.up.railway.app)

Permanent on-chain memory for AI agents on Lightchain via a one-time unlock.

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

## Components

- remote · `orcavault-mcp-production.up.railway.app`: 65/100 (this document), [markdown](https://verifymcp.io/servers/keiko-dev-lcai-orcavault-mcp/orcavault-mcp-production.md), [page](https://verifymcp.io/servers/keiko-dev-lcai-orcavault-mcp/orcavault-mcp-production)

## Channel facts

- Endpoint: `https://orcavault-mcp-production.up.railway.app/sse`
- Transports: `sse`
- Auth: `none`
- Version: `1.0.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**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 40/100
  - Verified sse transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 272 tokens (~54/item across 5 items; 5 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 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the OrcaVault MCP server?

OrcaVault is a hosted endpoint at https://orcavault-mcp-production.up.railway.app/sse, 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 keiko-dev-lcai-orcavault-mcp 'https://orcavault-mcp-production.up.railway.app/sse'
```

### Cursor

```json
{
  "mcpServers": {
    "keiko-dev-lcai-orcavault-mcp": {
      "url": "https://orcavault-mcp-production.up.railway.app/sse"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "keiko-dev-lcai-orcavault-mcp": {
      "type": "http",
      "url": "https://orcavault-mcp-production.up.railway.app/sse"
    }
  }
}
```

### Codex

```toml
[mcp_servers.keiko-dev-lcai-orcavault-mcp]
url = "https://orcavault-mcp-production.up.railway.app/sse"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "keiko-dev-lcai-orcavault-mcp": {
      "type": "remote",
      "url": "https://orcavault-mcp-production.up.railway.app/sse",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add keiko-dev-lcai-orcavault-mcp --url 'https://orcavault-mcp-production.up.railway.app/sse' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  keiko-dev-lcai-orcavault-mcp:
    url: "https://orcavault-mcp-production.up.railway.app/sse"
```

### Netclaw

```json
{
  "McpServers": {
    "keiko-dev-lcai-orcavault-mcp": {
      "Transport": "http",
      "Url": "https://orcavault-mcp-production.up.railway.app/sse"
    }
  }
}
```

### Vellum

```bash
assistant mcp add keiko-dev-lcai-orcavault-mcp -t streamable-http -u 'https://orcavault-mcp-production.up.railway.app/sse'
```

### Other

```json
{
  "mcpServers": {
    "keiko-dev-lcai-orcavault-mcp": {
      "type": "http",
      "url": "https://orcavault-mcp-production.up.railway.app/sse"
    }
  }
}
```

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 65, +1)

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

### 2026-09-18 (score 64, +1)

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

### 2026-09-15 (score 63, +1)

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

### 2026-09-13 (score 62, +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-11 (score 61, +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 60, +1)

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

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

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

### 2026-09-05 (score 58, +1)

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

## MCP tools (5)

### `relay_status` (~20 tokens)

Check whether the OrcaVault relay is online and healthy.

### `check_access` (~26 tokens)

Check if the OrcaVault house wallet is allowed to upload, and the current fee.

### `store_memory` (~122 tokens)

Store a file permanently on-chain via OrcaVault.

Provide the file as base64 in content_base64. Returns the on-chain memory id
plus a public retrieval URL. One-time cost is paid at house-wallet setup; the
relay covers all gas.

mem_type must be one of: photo, video, audio, document.

Input parameters:

- `caption` (string)
- `content_base64` (string, required)
- `mem_type` (string)
- `mime_type` (string)
- `template` (string)
- `title` (string, required)

### `get_memory_status` (~38 tokens)

Check whether a stored memory has finished writing and is ready to retrieve.

Input parameters:

- `memory_id` (integer, required)
- `version` (string)

### `get_memory` (~66 tokens)

Retrieve a stored memory. Always returns a public URL. If the file is small
(<= inline_max_mb), the bytes are also returned inline as base64.

Input parameters:

- `inline_max_mb` (number)
- `memory_id` (integer, required)
- `version` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/keiko-dev-lcai-orcavault-mcp/orcavault-mcp-production#diagnostics

## Score history

- 2026-09-20: 65
- 2026-09-19: 64
- 2026-09-18: 64
- 2026-09-17: 63
- 2026-09-16: 63
- 2026-09-15: 63
- 2026-09-14: 62
- 2026-09-13: 62
- 2026-09-12: 61
- 2026-09-11: 61
- 2026-09-10: 60
- 2026-09-09: 60
- 2026-09-08: 59
- 2026-09-07: 59
- 2026-09-06: 58
- 2026-09-05: 58
- 2026-09-04: 57
- 2026-09-03: 57
- 2026-09-02: 56
- 2026-09-01: 56
- 2026-08-31: 56
- 2026-08-30: 55
- 2026-08-29: 55

## Common questions

### What is the OrcaVault MCP server?

OrcaVault is an MCP server listed in the public MCP registry as io.github.Keiko-Dev-LCAI/orcavault-mcp. Permanent on-chain memory for AI agents on Lightchain via a one-time unlock. This page covers its hosted endpoint (https://orcavault-mcp-production.up.railway.app/sse).

### Is the OrcaVault MCP server safe to use?

OrcaVault scores 65 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 OrcaVault MCP server expose?

OrcaVault exposes 5 tools: relay_status, check_access, store_memory, get_memory_status, get_memory. Their descriptions and schemas cost roughly 272 tokens of context every time the server is loaded.

### Does the OrcaVault MCP server require authentication?

No. We connected to OrcaVault without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the OrcaVault MCP server still maintained?

OrcaVault 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://orcavault-mcp-production.up.railway.app/sse
- Website: https://orcavault.win/
- Changelog RSS feed: https://verifymcp.io/servers/keiko-dev-lcai-orcavault-mcp/orcavault-mcp-production.xml
- Changelog JSON feed: https://verifymcp.io/servers/keiko-dev-lcai-orcavault-mcp/orcavault-mcp-production.json
- HTML version of this page: https://verifymcp.io/servers/keiko-dev-lcai-orcavault-mcp/orcavault-mcp-production
