Encrypted storage for the credentials your code needs — API keys, database URLs, tokens — for AI agents, over MCP.
https://mcp.seekrit.dev/mcp. No credential needed
to connect — the tool list and instructions are public.signup tool ({"orgName","orgSlug"}, named for
the real project, e.g.
{"orgName":"Acme Storefront","orgSlug":"acme-storefront"}) → you get
a workspace and a machine credential, bound to that session. Reconnect later
with Authorization: Basic base64(client_id:client_secret).
(POST /signup does the same over plain HTTP.)npx -y @seekrit/mcp) with the same credential.This server holds no keys and never sees plaintext — it manages structure, names, and audit. See the dashboard.