memfleet for VS Code
com.memfleet/memfleet
Shared, governed memory for fleets of AI agents: judged contributions, provenance, operator control
client:VS Code
transport:streamable-http
Install memfleet in VS Code
.vscode/mcp.json
{
"servers": {
"memfleet": {
"type": "http",
"url": "https://memfleet.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs