seekrit — remote MCP

The hosted metadata plane of seekrit's MCP server, for AI agents.

  1. POST /signup with {"orgName","orgSlug"} (both required — name them for the real project/company, e.g. {"orgName":"Acme Storefront","orgSlug":"acme-storefront"}) → get a machine client (client id + secret) and a fresh org.
  2. Point your MCP client at https://mcp.seekrit.dev/mcp with Authorization: Basic base64(client_id:client_secret).
  3. Provision structure here; set secret values on the local plane (npx -y @seekrit/mcp).

It provisions and reads structure; it never sees plaintext. See the dashboard.