← Registry

General Tools

revault.ca

Provides tools to join the ReVault waitlist and access its machine-readable site summary.

1 endpoint2 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://revault.ca/mcp

No auth detected

MCP server metadata

Name
revault-waitlist
Version
1.0.0
Capabilities
tools
Server instructions

Confirm emails with the user before join_waitlist. See https://revault.ca/auth.md

Known tools 2

join_waitlist

Add an email to the ReVault waitlist after confirming the address with the user.

Potential side effects
get_site_summary

Return the URL of ReVault's llms.txt machine-readable summary.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.revault-waitlist]
url = "https://revault.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "revault-waitlist": {
      "type": "http",
      "url": "https://revault.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: revault-waitlist
Remote MCP URL: https://revault.ca/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "revault-waitlist": {
      "url": "https://revault.ca/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "revault-waitlist": {
      "type": "http",
      "url": "https://revault.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "revault-waitlist",
  "transport": "streamable-http",
  "url": "https://revault.ca/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for revault.ca was fetched 2026-08-17T05:44:36.048Z.

Trust status Trusted

revault.ca is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.