T

tigrisdata.com

Tigris provides globally distributed, S3-compatible object storage with a single global endpoint. It also offers tooling for AI-agent access to buckets and objects and partner-oriented management capabilities.

4 integrations · MCP · REST · CLI

Tigris exposes a remote MCP server, an S3-compatible object storage HTTP API, a partner-management HTTP API with OpenAPI, and a CLI.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Tigris access key ID and secret access key paircompoundGet key

Sign in to the Tigris Console, create an access key, and copy the pair: an access key ID starting with tid_ and a secret access key starting with tsec_. Tigris docs say to create the key in the console and then use it with the S3 endpoint https://t3.storage.dev. You can also use the Tigris CLI after obtaining the pair to save it with tigris configure --access-key <your-key> --access-secret <your-secret>.

OAuth 2.0oauth2$ tigris login oauth

Acquired by the CLI — running tigris login oauth opens the auth flow and stores the credential.

Tigris Partner Integrations signing keysignatureGet key

For the Partner Integrations API, contact help@tigrisdata.com to request a provider ID and signing key. Then sign each request by sending X-Tigris-Time and X-Tigris-Nonce, computing an HMAC-SHA256 over <HTTPMethod>\n<CanonicalURI>\n<X-Tigris-Time>\n<X-Tigris-Nonce>, and placing the result in X-Tigris-Signature.

conventions · 4/8 published

Publish these signals → /publishing