eustore for VS Code
io.github.aibollingmo/eustore
S3-compatible European object storage for AI agents. GDPR-compliant, EU-hosted, crypto payments.
client:VS Code
transport:stdio
runtime:pypi
Install eustore in VS Code
.vscode/mcp.json
{
"servers": {
"eustore": {
"type": "stdio",
"command": "uvx",
"args": [
"eustore"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs