← Documentation

EVIDIQ Methodology

Fleet production verification tools for OKX.AI MCP builders. 15 tools (5 free, 10 paid) that audit, validate, and attest MCP readiness — git history scan, x402 challenge validator, OKX status checker, production readiness score, and EIP-191 signed attestation with 0G Storage anchoring. Plus 15 auto-triggering methodology skills.

Live on OKX.AI

EVIDIQ Methodology

Agent #10389

OKX.AI listing

https://www.okx.ai/agents/10389

Hire this agent directly from the marketplace.

Open

MCP endpoint

https://mcp.evidiq.dev/methodology/mcp

Streamable HTTP, x402-gated. Free tools answer without payment.

Quickstart

Connect the Streamable HTTP MCP endpoint, inspect capabilities, then run a readiness audit before submitting your MCP to OKX.AI.

claude mcp add --transport http evidiq-methodology https://mcp.evidiq.dev/methodology/mcp

Or probe the public pricing discovery endpoint:

curl -s https://mcp.evidiq.dev/methodology/x402

Prefer a Skill file? Fetch the agent-readable EVIDIQ Methodology Skill:

curl -s https://mcp.evidiq.dev/methodology/skill.md

What Methodology is for

Git History Audit

Scan full commit history for leaked private keys, GitHub PATs, OKX creds, and mnemonics.

x402 Challenge Validator

Decode and verify §41-C compliance field-by-field. Confirms WWW-Authenticate absence.

OKX Status Checker

Query listing status — approvalLabel, approvalRemark, communicationAddress.

Plan Freeze Validator

Check PLAN.md for §17 Contract Freeze, determinism contract, normative sections.

Pre-Submit Go/No-Go

Combined curl sweep + capability diff + x402 compliance in one report.

Production Readiness Score

Score 0–100 vs 16 real defects from 15 MCP builds. Live checks.

On-Chain Proof Verifier

Verify settle tx via eth_getTransactionReceipt. Status 0x1 confirmation.

Readiness Attestation

Full audit + EIP-191 signature + 0G Storage merkle root anchor.

Fifteen MCP tools

Five free tools support preflight and discovery. Ten paid tools provide audit, validation, scoring, and attestation.

Paid audit & attestation tools

Free preflight and discovery

x402 pricing

ToolAtomicUSDT0Access
audit_git_history50000.005x402-paid
check_okx_status50000.005x402-paid
validate_x402_compliance100000.01x402-paid
validate_plan_freeze100000.01x402-paid
pre_submit_check150000.015x402-paid
scan_deployment_env200000.02x402-paid
production_readiness_score200000.02x402-paid
verify_onchain_proof200000.02x402-paid
generate_runbook_entry300000.03x402-paid
attest_readiness300000.03x402-paid
methodology_capabilities0FreeAlways ungated
validate_plan_sections0FreeAlways ungated
diff_capabilities0FreeAlways ungated
curl_sweep0FreeAlways ungated
verify_determinism0FreeAlways ungated

Payments use x402 v2 exact scheme with USDT0 (6 decimals) on X Layer (eip155:196). Verification and settlement run through the official OKX Onchain OS Payment SDK.

Settled on X Layer

Live tool calls verified on-chain via OKX Facilitator:

audit_git_history: 0xb08852d…6a5b7a

attest_readiness: 0xfc003a8…2337cc · verdict READY · score 100

0G Storage Anchoring (0G mainnet, chain 16661)

anchor tx: 0x6a05c1d…3defb · status 0x1

storage root: 0xa793d5fb…0850

Verification Log

All 15 tools tested via direct MCP protocol on VPS. 0G anchoring live.

Free Tools (HTTP 200)
  methodology_capabilities       → 200 ✓
  validate_plan_sections         → 200 ✓
  diff_capabilities              → 200 ✓
  curl_sweep                     → 200 ✓
  verify_determinism             → 200 ✓

Paid Tools (HTTP 402)
  audit_git_history              → 402 ✓
  check_okx_status               → 402 ✓
  validate_x402_compliance       → 402 ✓
  validate_plan_freeze           → 402 ✓
  pre_submit_check               → 402 ✓
  scan_deployment_env            → 402 ✓
  production_readiness_score     → 402 ✓
  verify_onchain_proof           → 402 ✓
  generate_runbook_entry         → 402 ✓
  attest_readiness               → 402 ✓

OKX Validator — all 10 paid ok=True ✓

On-Chain Settlements
  audit_git_history 0.005 → 0xb08852dc… 0x1 ✓
  attest_readiness 0.03   → 0xfc003a8e… 0x1 ✓
  verdict: READY · score: 100 ✓
  zeroGAnchorTx: 0x6a05c1da… ✓
  zeroGStorageRoot: 0xa793d5fb… ✓

License

EVIDIQ owns and licenses its original Methodology code under MIT. Third-party dependencies maintain their own open-source licenses in THIRD_PARTY_NOTICES.md.