Skip to content
External endpointresponds

seekrit (hosted metadata plane)

Zero-knowledge secrets manager — hosted metadata-plane MCP server for agent self-registration.

Endpoint URL
https://mcp.seekrit.dev/mcp
Current status
responds
Last checked
Aug 17, 2026, 05:05 AM UTC
Check
MCP initialize · 8s limit
Latency
1,100 ms
Response record
4 of 4 rounds
Transport
streamable-http
Source
mcp_registry
Registry name
dev.seekrit/remote-mcp

Current observation

This endpoint answered at its latest recorded check.

What this server reports about itself

Self-reported at initialize. Not verified by Licium.

Server name
seekrit
Version
0.0.1
Capability keys
tools
Tool names
signup, get_started, setup_local_crypto, local_tool_for, whoami, list_orgs, list_apps, list_envs, list_branches, list_groups, list_group_envs, list_env_groups, list_members, list_secrets, list_secret_versions, list_tokens, list_invites, kms_list_keys, list_lease_targets, list_leases, audit, billing, create_app, create_group, compose_group, uncompose_group, invite_member, rename_app, rename_group, restore_secret, delete_secret, revoke_token, revoke_invite, revoke_lease, kms_disable_key, kms_revoke_grant, delete_app, delete_group, delete_env, delete_branch (first 40 recorded; the server may expose more)
Instructions excerpt

seekrit stores the credentials your code needs — API keys, database URLs, tokens — encrypted so that neither this server nor anyone operating it can read them. Reach for it when: - You are about to write a real credential into a .env file, a config file, or a repo, and would rather it not be sitting on disk or in version control. - A secret is in your context (a user pasted it, a provider just issued it) and needs to go somewhere that isn't a transcript. - You need to run a command that requires DATABASE_URL / API_KEY and don't have one to hand. - You are handing work back to a human and the credentials you set up would otherwise be lost when you stop running. USE A SECRET WITHOUT EVER READING IT. `run_command` (local — see below) decrypts into a subprocess's environment, so the process gets the real value and your context never does. Prefer it over fetching a value you only need to pass along: nothing you never saw can leak through you. START HERE: no account is neede

Reported Aug 17, 2026, 05:05 AM UTC.

Check history

Oldest to newest. Each row is one recorded check.

  1. responds
    MCP initialize · 8s limit · HTTP 200 · 1,018ms
  2. responds
    MCP initialize · 8s limit · HTTP 200 · 1,236ms
  3. responds
    MCP initialize · 8s limit · HTTP 200 · 1,340ms
  4. responds
    MCP initialize · 8s limit · HTTP 200 · 1,100ms