---
title: "deriv"
description: "Get live Deriv API schemas plus guides for authentication, subscriptions, trades, and errors."
canonical: https://agentpluginsdirectory.com/plugins/deriv
last-updated: 2026-09-11
---

# deriv
Get live Deriv API schemas plus guides for authentication, subscriptions, trades, and errors.
- Slug: deriv
- Publisher: deriv
- Repository: https://github.com/deriv-com/deriv-api-plugin
- Manifest: plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): other
- Skills: 6 (deriv-auth, deriv-llms, deriv-market-data, deriv-trade-lifecycle, deriv-trade-types, deriv-trading-app)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-01
- Repository last pushed: 2026-09-10
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/deriv
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What deriv does, in the publisher's words

A plugin that gives an AI coding agent Deriv API knowledge. Installing it as a native plugin for Cursor, Claude Code, and Codex adds the hosted MCP server plus bundled Agent Skills. Agents that only support the Agent Skills standard can install the skills separately.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/deriv-com/deriv-api-plugin/HEAD/README.md

## Skills

- deriv-auth: Implement or repair New Deriv API authentication, including OAuth 2.0 Authorization Code with PKCE, PAT handling, callback and session security, account selection, and OTP-authenticated Options WebSocket connections. Use whenever a task involves Deriv login, sign-up, tokens, scopes, sessions, accou…
- deriv-llms: Snapshot of the Deriv API llms.txt index and endpoint pages for when hosted MCP tools are unavailable. Use when looking up Deriv API endpoints, authentication, errors, workflows, contract types, or field lists from the bundled docs; when the hosted MCP is down; or when the user asks for llms.txt /…
- deriv-market-data: Implement New Deriv API Options market and contract discovery plus price streams with active symbols, contracts for a symbol, contract listings, ticks, and tick history. Use whenever a task involves market or symbol selectors, deciding which trade types a symbol supports, deriving trade controls fr…
- deriv-trade-lifecycle: Implement and test the New Deriv API Options lifecycle from streaming proposal through buy, open-contract monitoring, portfolio reconciliation, optional update, cancellation or sell, settlement, reconnect, and subscription cleanup. Use whenever a task prices or purchases a contract, tracks open or…
- deriv-trade-types: Translate user-facing trade names into New Deriv API Options contract families, proposal shapes, compatible controls, and live availability. Use whenever a task selects, adds, or configures a Deriv Options trade type, Accumulators, Rise/Fall, Higher/Lower, Matches/Differs, Even/Odd, Over/Under, Mul…
- deriv-trading-app: Build or extend an authenticated trading application backed by the New Deriv API Options platform by composing authentication, market discovery, trade families, and the proposal-to-position lifecycle. Use whenever a task involves creating or extending a Deriv-powered trading product in any form, an…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
