K
kraken.com
Kraken is a cryptocurrency trading and financial services platform offering spot and derivatives trading, plus institutional and embedded financial infrastructure products. Its developer platform includes APIs and tooling for market data, trading, funding, account management, and agent-oriented workflows.
Kraken exposes Spot and Derivatives REST APIs, a public remote MCP endpoint, and the kraken-cli with a built-in local stdio MCP server; REST and live CLI usage authenticate with Kraken-issued API credentials, and Kraken also offers OAuth client registration for delegated access flows.
discovered 1d ago
MCP servers1
- Kraken MCP serverdiscovered
REST · OpenAPI2
- Kraken Spot REST APIdiscovered
- Kraken Derivatives REST APIdiscovered
CLI1
- kraken-clidiscovered
Credentials
Kraken API key pair (public API key + private secret for HMAC signing)compound
$ kraken setupAcquired by the CLI — running kraken setup opens the auth flow and stores the credential.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://kraken.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing