mcpbeat Sign in

Goldhold MCP Server

by jerrysrodz Your server? Claim it
answering

Goldhold is answering right now. Last checked 13 min ago. 30 installs a week from npm. Last commit 16 Mar 2026.

Persistent memory for AI agents. Search, store, and recall across sessions.

Installs per day peak 21 · avg 6 · -9% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
182 of 182 checks
Tools
hidden behind auth
213 ms
Response time
average over 24h
30
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Goldhold every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add goldhold --transport http https://mcp.goldhold.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "goldhold": {
      "url": "https://mcp.goldhold.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.goldhold]
url = "https://mcp.goldhold.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "goldhold": {
      "url": "https://mcp.goldhold.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "goldhold": {
      "url": "https://mcp.goldhold.ai/mcp"
    }
  }
}

This one needs environment variables set before it will start: GOLDHOLD_API_KEY (GoldHold API key from goldhold.ai/account). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.goldhold.ai/mcp streamable-http sign-in 193 ms 13 min ago
https://relay.goldhold.ai/mcp streamable-http answering 116 ms 13 min ago

Alternatives to Goldhold

same job, measured the same way
Memory
by velixarai

Persistent memory for AI assistants. Store, search, and recall across sessions.

146 installs/wk local only
Central Intelligence
by alekseimarchenko

Persistent memory for AI agents. Store, recall, and share knowledge across sessions.

71 installs/wk local only
D
AI Cortex Storage
by aic0rt3x-memory

Persistent cloud memory for AI agents. Store and search key-value memories across sessions.

15 tools answering
MCP Memory
by infoinlet-marketplace

Persistent searchable memory for AI agents — save/get/search across sessions, tags.

28 installs/wk local only
Memoir
by bighippoman

Structured session journals for AI agents. Persistent memory across sessions.

30 installs/wk local only
Kognite
by kognite

Hosted agent memory: store, search, and recall facts across sessions from any MCP client.

answering
Cathedral — Persistent Memory for AI Agents
by ailife1

Persistent memory and drift detection for AI agents across session restarts.

99 installs/wk answering
Memphora
by memphora

Add persistent memory to AI assistants. Store and recall info across conversations.

109 installs/wk local only

Goldhold — questions

Answers built from our own checks of this server.

Why is there no tool list for Goldhold?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Goldhold working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 213 ms. The bar chart above shows every period we have measured.
How do I connect Goldhold?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Goldhold?
No API key is involved. Goldhold answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Goldhold?
It answers our handshake in 213 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Goldhold?
The npm package @goldhold/mcp-server was installed 30 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Goldhold open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.