Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Novoriq Dispute Intelligence MCP Node

An infrastructure-grade, stateless Model Context Protocol (MCP) server engineered for deterministic Stripe dispute telemetry scoring and representment readiness evaluation.

This node acts as a headless operational layer. It allows AI agents and automated financial systems to mathematically evaluate the strength of existing forensic evidence (AVS, CVC, IP logs, delivery proofs) against institutional card brand rules before routing users into secure recovery workflows.

Core Architecture & Safety Principle

  • Headless Infrastructure: This MCP evaluates binary evidence flags and monetary values only. It never requests, processes, or retains live Stripe API keys or PII/PCI data.
  • Deterministic Scoring: Replaces subjective AI analysis with strict, rule-based forensic telemetry weighting.

Exposed Operational Tools

1. score_evidence_telemetry

Evaluates binary network-level indicators to calculate a bank-ready representment strength score.

  • Inputs: dispute_amount (number), has_avs_match (boolean), has_cvc_match (boolean), has_ip_logs (boolean), has_delivery_proof (boolean).
  • Output: Deterministic telemetry score (0-100), representment strength classification, and strict operational routing directives.

2. analyze_representment_readiness

Audits timeline urgency for evidence submission to prevent default loss on open chargebacks.

  • Inputs: days_remaining (integer).
  • Output: Urgency classification and operational action requirements.

Production Deployment

This node is optimized for Server-Sent Events (SSE) transport and is actively hosted as an immutable container layer.

Connected Platforms

Diagnostic outputs from this node route users to the secure Novoriq Revenue OS for automated, encrypted bank-ready dossier compilation.

About

Operational chargeback intelligence and evidence orchestration MCP for Stripe dispute workflows.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages