eustore for Cursor
io.github.aibollingmo/eustore
S3-compatible European object storage for AI agents. GDPR-compliant, EU-hosted, crypto payments.
client:Cursor
transport:stdio
runtime:pypi
Install eustore in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eustore": {
"type": "stdio",
"command": "uvx",
"args": [
"eustore"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs