Agent gateway

Agent registration

Register an MCP, A2A, or ACP client to work on behalf of candidates. Registration grants OAuth2 client-credentials with DPoP and access to the live endpoints.

After email confirmation, client_id and client_secret will be shown once only.

Requested scopes
Agent DPoP key (required)

The token endpoint only issues tokens for a registered key. Paste the public JWK (ES256 P-256 or EdDSA Ed25519), or provide the https URL of your JWKS. One of the two is enough.

messages:write is reserved for future use and is not issued to new clients yet.