elefante for VS Code
io.github.amenophis1er/elefante
Open, Git-native memory protocol for MCP agents. Portable, versioned, human-editable.
client:VS Code
transport:stdio
runtime:npm
Install elefante in VS Code
.vscode/mcp.json
{
"servers": {
"elefante": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"elefante-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs