Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

TomeVault

REMOTE · MCP.TOMEVAULT.IO · SCANNED AUG 3

Search, fetch (with provenance), scan, and convert AI instruction files for agents.

Available components

+4 this week 66 Trust /100
Trust breakdown (6 categories)

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 Security57
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 849 tokens (~106/item across 8 items; 8 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 Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

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 · mcp.tomevault.io

# add to Claude Code
claude mcp add --transport http olijboyd-tomevault https://mcp.tomevault.io/
# ~/.codex/config.toml
[mcp_servers.olijboyd-tomevault]
url = "https://mcp.tomevault.io/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "olijboyd-tomevault": {
      "type": "remote",
      "url": "https://mcp.tomevault.io/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add olijboyd-tomevault --url https://mcp.tomevault.io/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  olijboyd-tomevault:
    url: "https://mcp.tomevault.io/"
// mcp.json
{
  "mcpServers": {
    "olijboyd-tomevault": {
      "type": "http",
      "url": "https://mcp.tomevault.io/"
    }
  }
}

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

Changelog

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 0
    • 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 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

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

  • 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 61

    First indexed and scored.

Diagnostics

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://mcp.tomevault.io/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.tomevault.io CN=YE2,O=Let's Encrypt,C=US 15 Jun 2026 13 Sept 2026 ECDSA 256 ECDSA-SHA384 65f41ec325faafb07d55bbeaa7ea1abb1a4
SANs: mcp.tomevault.io
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.tomevault.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
tomevault.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.tomevault.io/ Verified 200
http (plaintext) http://mcp.tomevault.io/ HTTPS enforced 308 https://mcp.tomevault.io/
MCP tools — 8 exposed · ~849 tokens

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.

Tool Tokens
convert_content ~113

Convert pasted instruction-file text into another tool's format (claude_md, agents_md, cursor_mdc, gemini_md, copilot_instructions, windsurf_rules, skill_md). The same instructions, ready for any tool.

NameTypeReqDescription
contentstringyesThe raw instruction-file text to convert.
descriptionstringOptional one-line description for the converted file.
namestringOptional title for the converted file's heading/frontmatter.
to_formatstringyesThe target tool format.

No output schema declared.

No examples provided.

get_provenance ~97

Return the signed attestation record alone for a tome: quality grade, security scan grade and flags, decay risk, source registry, the content hash it is bound to, and the signing key id for offline verification.

NameTypeReqDescription
ownerstringyesGitHub owner or org.
repostringyesGitHub repository name.
skill_pathstringAddress a specific skill within the repo, e.g. skills/foo.

No output schema declared.

No examples provided.

get_tome ~130

Fetch one tome's content in a specific agent format (default claude_md). Every response carries the provenance verdict: quality grade, security scan grade, decay risk, and the content hash it is bound to.

NameTypeReqDescription
formatstringOutput format, e.g. claude_md, agents_md, skill_md.
ownerstringyesGitHub owner or org.
repostringyesGitHub repository name.
skill_pathstringFetch a specific skill within the repo (the skill_path from a search_tomes result). Omit for the repo's primary unit.

No output schema declared.

No examples provided.

get_vault_item ~73

Fetch one of your TomeVault items by id, with its content. Requires a vault access token with the items:read scope. Encrypted items are not retrievable and return not found, indistinguishable from a missing id.

NameTypeReqDescription
idstringyesThe vault item id, from list_vault_items.

No output schema declared.

No examples provided.

list_vault_items ~52

List the items in your TomeVault that this token can read. Requires a vault access token with the items:read scope. Encrypted (private) items are never listed.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

scan_content ~104

Scan submitted instruction-file text for safety, clarity, loadability, and cross-model consistency, and return a verdict with findings. Use before loading a third-party file. Consistency findings are PREDICTIONS (divergence risks across models/tools), never verified facts. The submitted text is scanned and discarded, never stored.

NameTypeReqDescription
namestringOptional display name, e.g. CLAUDE.md.
textstringyesRaw instruction-file text to scan.

No output schema declared.

No examples provided.

search_tomes ~139

Search TomeVault for agent context files (tomes, configs, skills) by a task description. Filter by format, kind, and quality grade. Returns ranked matches with owner/repo, grade, and available formats, not file contents.

NameTypeReqDescription
formatstringTarget tool format, e.g. claude_md, agents_md, cursor_mdc.
gradestringScreen by graded quality tier.
kindstringtome = full project config + skills; config = one config file; skill = one skill.
limitinteger
querystringyesFree-text task or topic to match.

No output schema declared.

No examples provided.

verify_attestation ~141

Verify a TomeVault attestation document (the contents of a repo's .tome/attestation.json). Confirms the detached signature is genuinely TomeVault's against the published key, and, if the signed file's text is supplied, that the file has not drifted since it was signed. Returns the signed verdict; consistency in it is a PREDICTION (cross-model divergence risk), never a verified fact. Nothing submitted is stored.

NameTypeReqDescription
attestationstringyesThe .tome/attestation.json document text.
contentstringOptional: the instruction file the attestation signs, to also confirm it has not changed.

No output schema declared.

No examples provided.