This service is under active development. Features may change without notice.

Secrets for your code. And your AI agents.

Ephemeral secrets with TTL, read limits, and burn-after-read. Self-host or use our cloud API.

For AI Agents

Secrets that self-destruct

claude — sirr-mcp

For Your Code

Every language. One API.

# Store a secret — burns after 1 read
sirr push DB_TOKEN --ttl 1h --reads 1
# Read it back
sirr get DB_TOKEN
# → postgres://admin:s3cret@db:5432
# Try again — it's gone
sirr get DB_TOKEN
# → error: secret not found (burned)
Sirr handles our ephemeral secrets so we can focus on shipping our API. Deploy once, forget about it.

jsondb.cloud

Cloud JSON Storage Platform

We needed a secret manager our AI agents could use natively via MCP. Sirr was the only tool that fit.

AskEmilia

AI Assistant Platform

Self-hosted, zero dependencies, and the audit trail our team needed. Checked every box on our compliance review.

Billy.lv

Digital Services

AES-256-GCM
Open Source
SOC 2 Ready