Skip to main content
Jinko exposes a remote MCP endpoint with OAuth support. Most modern MCP clients only need the endpoint URL.

Endpoint

Sandbox

Test the full flow against the sandbox environment (isolated data) before going to production:
Sandbox uses separate API keys / OAuth from production. Generate a sandbox key from the dashboard. A production token will not authenticate against sandbox (and vice-versa).

Claude Code

Cursor

API key mode

When your client does not support OAuth, attach an Authorization: Bearer jnk_* header instead.