mcp gera clone for Cline
io.github.geraservicesuk/mcp-gera-clone
GeraClone MCP — discover expert clones, check operator's clone status, start expert chats (consent).
client:Cline
transport:stdio
runtime:npm
Install mcp gera clone in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-gera-clone": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clone"
],
"env": {
"GERACLONE_API_URL": "<GERACLONE_API_URL>",
"GERA_USER_TOKEN": "<GERA_USER_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs