🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@gera-services/mcp-gera-clone

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gera-services/mcp-gera-clone

MCP server for GeraClone — a copy of you, for any reason. AI agents can discover expert clones, view public profiles, check their operator's clone status, and initiate subscriptions on behalf of their operator (with consent token).

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@gera-services/mcp-gera-clone

MCP server for GeraClone — "a copy of you, for any reason." Productivity + expert monetisation + family context. Product #31 in the Gera Services portfolio.

Tools

ToolAuth?Description
list_expert_clonesBrowse published expert clones (paid monthly subscription access).
get_clone_profilePublic profile of a clone — display name, mode, disclosure, pub key.
start_chat_with_expertGERA_USER_TOKENStart a chat session (requires active subscription for the operator).
my_clone_statusGERA_USER_TOKENOperator's own clone status + interview progress + ingest sources.
my_corpus_summaryGERA_USER_TOKENOperator's corpus summary — chunk count, indexed bytes, last sync.

Install

npm install -g @gera-services/mcp-gera-clone

Configure (Claude Desktop, Cursor, etc.)

{
  "mcpServers": {
    "gera-clone": {
      "command": "mcp-gera-clone",
      "env": {
        "GERA_USER_TOKEN": "<operator-jwt>"
      }
    }
  }
}

Safety

GeraClone enforces self-disclosure, cryptographic signing of every response, and refusal of impersonation / urgent-money / crisis-misuse patterns. The MCP surface inherits those guarantees — agents cannot bypass disclosure or signing by calling the API directly.

Part of Gera Services.

Keywords

mcp

FAQs

Package last updated on 24 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts