Loading MCP server directory, please wait...
Persistent memory for AI agents. Search, store, and recall across sessions.
npx @getmcp/cli add io.github.jerrysrodz/goldholdRequires Node.js 18+. Community-contributed server. Review source before installing.
GOLDHOLD_API_KEYGoldHold API key from goldhold.ai/account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jerrysrodz/goldhold": {
"command": "npx",
"args": [
"-y",
"@goldhold/mcp-server"
],
"env": {
"GOLDHOLD_API_KEY": ""
}
}
}
}