oneda for VS Code
com.freeelatech/oneda
Persistent, governed institutional memory for Claude Code — specs, decisions, learnings.
client:VS Code
transport:streamable-http
Install oneda in VS Code
.vscode/mcp.json
{
"servers": {
"oneda": {
"type": "http",
"url": "https://oneda.freeelatech.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs