Keyword, vector, hybrid, and SQL retrieval over data on object storage, for AI agents.

stdioofficialinfra

Package Details

Transportstdio

Environment Variables

INFINO_MCP_URI(str)
Required

Data to serve: a local path or an s3://|gs://|az:// bucket URI.

INFINO_MCP_ENABLE_WRITES(str)

Set (1/true/yes) to expose add/update/delete tools and allow DDL/DML through SQL. Read-only when unset.

INFINO_MCP_EMBED_MODEL(str)

Hugging Face feature-extraction model for local embedding (default Xenova/all-MiniLM-L6-v2, 384-dim).

INFINO_MCP_S3_ENDPOINT(str)

Custom S3 endpoint for non-AWS S3-compatible stores (Cloudflare R2, MinIO, Backblaze B2).

INFINO_MCP_S3_REGION(str)

Region sent with a custom S3 endpoint (default 'auto').