Skip to content
VS Code

mcp gera mind for VS Code

io.github.geraservicesuk/mcp-gera-mind

GeraMind MCP (placeholder) — personal context vault for AI agents. Launching 2026.

client:VS Code transport:stdio runtime:npm

Install mcp gera mind in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-gera-mind": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-mind"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp gera mind in other clients