mcp gera clone for Windsurf
io.github.geraservicesuk/mcp-gera-clone
GeraClone MCP — discover expert clones, check operator's clone status, start expert chats (consent).
client:Windsurf
transport:stdio
runtime:npm
Install mcp gera clone in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs