{
  "schema_version": "1.0",
  "server": {
    "name": "cappz-ai",
    "version": "2.0.0",
    "description": "CAPPZ.AI — 91-skill catalog (21 callable by name today; see /.well-known/skills.json). Blockchain-native trust infrastructure for AI agents on XRPL. Provides notarization, verification, wallet operations, identity management, trust scoring, provenance attestation, calendar scheduling, Bible Codex navigation, codex federation, BPMN execution, RefData management, standards ingest, CFO Treasury Suite, protocol adapters (SWIFT, EDI, HL7, ISO 20022), Discovery-as-a-Service, HD Signal Router, and lifecycle clone/copy.",
    "vendor": "CAPPZ.AI",
    "homepage": "https://cappz.ai",
    "contact_email": "support@cappz.ai"
  },
  "endpoint": {
    "url": "https://anqmeamplxxuaiwvwdok.supabase.co/functions/v1/mcp-server",
    "transport": "streamable-http"
  },
  "hosting": {
    "primary": "https://cappz.ai",
    "ipfs_gateway": "https://w3s.link/ipfs/{CID}",
    "ipfs_fallback_gateway": "https://dweb.link/ipfs/{CID}",
    "anchor_memo_format": "cappz/ipfs-anchor/v1",
    "anchor_network": "xrpl:mainnet"
  },
  "skills_manifest": "https://cappz.ai/.well-known/skills.json",
  "authentication": {
    "type": "api_key",
    "description": "Register at POST /agent-identity-api/register to receive an API key. Pass it via x-api-key header.",
    "registration_url": "https://anqmeamplxxuaiwvwdok.supabase.co/functions/v1/agent-identity-api/register"
  },
  "tools": [
    {
      "name": "cappz_notarize",
      "description": "Notarize content on the XRPL blockchain for provenance and fidelity."
    },
    {
      "name": "cappz_verify",
      "description": "Verify notarized content against the XRPL blockchain."
    },
    {
      "name": "cappz_wallet_ops",
      "description": "Manage ChainletWallets on XRPL: create, balance, transactions, reblock."
    },
    {
      "name": "cappz_agent_account",
      "description": "Create and manage CAPPZ agent accounts with wallets and onboarding."
    },
    {
      "name": "cappz_calendar",
      "description": "AI-powered calendar scheduling with provider discovery."
    },
    {
      "name": "cappz_trust_score",
      "description": "Query composite trust score (0-1000) for any XRPL wallet."
    },
    {
      "name": "cappz_provenance_attest",
      "description": "Create a verifiable provenance certificate with EU AI Act metadata."
    },
    {
      "name": "cappz_provenance_verify",
      "description": "Verify a provenance certificate by ID."
    },
    {
      "name": "cappz_agent_identity",
      "description": "Register, look up, or verify SHIFT Agent Passports."
    },
    {
      "name": "cappz_fee_tier",
      "description": "Query current fee tier for a wallet (3% Seed to 0.5% Commodity) with staking accelerator status."
    },
    {
      "name": "cappz_hibernation_status",
      "description": "Check agent hibernation status (COTA Article IV) and view hibernation history."
    },
    {
      "name": "cappz_market_health",
      "description": "Query Minimum Viable Liquidity (MVL) metrics for supply chain market categories."
    },
    {
      "name": "cappz_bible_codex",
      "description": "Navigate the 84-book Ethiopian Orthodox Tewahedo Canon — books, chapters, verses with HD-addressed provenance and cross-canon correlation."
    },
    {
      "name": "cappz_codex_federation",
      "description": "Federate and traverse codex hierarchies with ConstituentIncluded TX edges, volume creation, and cross-skill correlation."
    },
    {
      "name": "cappz_bpmn_execute",
      "description": "Deploy, execute, and audit BPMN process definitions with scope-pinned task routing and compliance gates."
    },
    {
      "name": "cappz_refdata_mgmt",
      "description": "Full CRUD for reference data domains, values, versions, and list memberships — ISO 20022, FIX, FpML, ACORD AL3."
    },
    {
      "name": "cappz_standards_ingest",
      "description": "Generic BPMN-driven ingest pipeline for industry standards with CodeValueCreated/Deprecated lifecycle tracking."
    },
    {
      "name": "cappz_cfo_treasury",
      "description": "CFO Treasury Suite — portfolio administration, cash management, FIX trading, ISDA FpML derivatives, ISO 20022 DVP settlement."
    },
    {
      "name": "cappz_swift_adapter",
      "description": "SWIFT message middleware — MT→MX migration, MT103/202 parsing, MX pacs.008 generation."
    },
    {
      "name": "cappz_edi_adapter",
      "description": "EDI document middleware — X12 850/810/856 and EDIFACT ORDERS/INVOIC with HD-addressed mapping."
    },
    {
      "name": "cappz_hl7_fhir",
      "description": "HL7 v2/FHIR R4 healthcare interoperability middleware with HIPAA compliance."
    },
    {
      "name": "cappz_iso20022_stp",
      "description": "ISO 20022 STP pipeline — validate → enrich → route → settle with XRP Bridge transport."
    },
    {
      "name": "cappz_discovery",
      "description": "Discovery-as-a-Service — scope-pinned reasoning with novelty detection, prior-art XRPL anchoring, and citation royalties."
    },
    {
      "name": "cappz_hd_signal",
      "description": "HD Signal Router — direct/broadcast/multicast signal routing using HD wallet tree as network topology."
    },
    {
      "name": "cappz_lifecycle_clone",
      "description": "Scoped clone lifecycle — create, configure, audit, and terminate agent clones with provenance tracking."
    },
    {
      "name": "cappz_lifecycle_copy",
      "description": "Content copy lifecycle — version control with Created/Amended/Terminated state transitions."
    },
    {
      "name": "cappz_stripe_bridge",
      "description": "Fiat-to-XRP bridge via Stripe — card funding → XRP → CAPPZ with HD receivables delivery."
    },
    {
      "name": "cappz_dual_inference",
      "description": "Dual-Mode AI Inference — Cloud Gemini + Edge Ollama/LM Studio unified adapter with auto-fallback."
    }
  ],
  "governance": {
    "cota": "https://cappz.ai/cota.md",
    "terms": "https://cappz.lovable.app/terms-of-service",
    "privacy": "https://cappz.lovable.app/privacy-policy"
  }
}
