Dokki Docs logo

Connectors

Connectors are named, workspace-scoped credentials for external agents and MCP clients. Unlike a quick personal key, they're built to be managed and revoked — the right choice for teams.

Create a connector

  1. In the workspace's Connectors settings, click New connector, choose the server to expose, and give it a name (for example, "Claude Desktop" or "Cursor").

  2. Copy the connector URL — it bundles the workspace, connector ID, and token — or grab the ready-made config block, and paste it into any MCP client. Codex CLI and the Codex App plugin are supported too.

  3. The token is shown only once, so save it somewhere safe.

Manage connectors

Each connector lists when it was created, when it was last used, and its status:

  • Active — working normally.

  • Expired — past its lifetime; create a new one to reconnect.

  • Revoked — switched off by an admin.

Revoke a connector at any time to immediately cut off that tool's access to the workspace.