Back to DealStrike
DealStrike Developer Platform

DealStrike API, MCP Server & Developer Docs

Build automated workflows, connect autonomous AI agents via Model Context Protocol (MCP), and integrate Indian field sales voice streams into your enterprise CRM.

Model Context Protocol (MCP)

JSON-RPC 2.0 Agent Interface

Equip AI agents (Claude, ChatGPT, Cursor, custom agents) with native tools to query leads, log notes, and update statuses directly.

POST /api/mcp
Authorization: Bearer <MCP_TOKEN>
  • create_lead: Create lead with budget and status
  • update_lead_status: Transition lead lifecycle
  • schedule_followup: Set timed WhatsApp / call task
  • query_lead: Search leads by phone or name
  • generate_artifact: Generate pipeline PDF artifact

Asynchronous Voice Queue

Fast 202 Accepted Ingestion

High-throughput voice command submission with sub-350ms acknowledgment and durable background server processing.

POST /api/voice-command
Content-Type: multipart/form-data
  • client_request_id: Unique UUID for idempotency
  • audio: Binary audio stream (m4a, webm, mp4)
  • Returns 202 Accepted with jobId and workflowRunId
  • Live status broadcast via Supabase Realtime

Voice Intent Decomposition

Hinglish / Indian Context AI

Decomposes multi-action utterances into structured actions with confidence scores and blast-radius ratings.

POST /api/parse-intent

Trained on real Indian field sales terminology, site visits, lakh/crore currency scales, and colloquial phrases.

Security & Webhooks

Enterprise Trust Boundaries

Zero-trust execution gateway with cryptographic confirmation tokens for high-blast operations and HMAC-verified webhooks.

POST /api/webhooks/razorpay
  • Strict HMAC-SHA256 signature verification
  • AES-256-GCM token encryption for third-party CRM OAuth
  • DPDP Act 2023 compliant data minimization

Need a Custom CRM Connector or Enterprise Sandbox?

We provide dedicated webhook listeners, custom Salesforce Connected Apps, and high-volume LLM quotas for enterprise deployments.

Contact Enterprise Engineering →