← Registry

Analytics

crinkl.xyz

Provides analytics and data summaries for the Crinkl protocol's Gross Merchandise Value and spend signals.

x402 supported1 endpoint22 known toolsFirst detected May 18, 2026Last detected September 2, 2026

ENDPOINT 1

https://mcp.crinkl.xyz/mcp

No auth detected

MCP server metadata

Name
crinkl-commerce
Version
1.1.0
Capabilities
tools.listChanged

Known tools 22

get-protocol-summary

Get a concise explanation of what Crinkl is and how the protocol works.

Inferred read-only
get-cumulative-gmv

Get cumulative Gross Merchandise Value (GMV) from the public cumulative feed.

Inferred read-only
get-daily-gmv

Get the signed GMV summary for a specific calendar date (UTC).

Inferred read-only
get-trailing-gmv

Get a rolling N-day GMV trend summary.

Inferred read-only
get-spend-signals

Get recent verified spend activity signals from the Crinkl network.

Inferred read-only
resolve-cbsa

Resolve a CBSA (Core Based Statistical Area) code to its metro area name.

Inferred read-only
get-merchant-summary

Get aggregated merchant and category distribution across all verified spends.

Inferred read-only
get-spend-distribution

Get the geographic and category distribution of verified spends over a trailing window.

Inferred read-only
get-settlement-summary

Get reward settlement statistics for supported reward rails.

Inferred read-only
get-gmv-inclusion-proof

Get a Merkle inclusion proof that a specific spend is included in a daily GMV total.

Inferred read-only
verify-reward-commitment

Verify a reward commitment token's cryptographic integrity.

Inferred read-only
verify-issued-gmv

Verify a supplied spend/GMV artifact bundle.

Inferred read-only
get-recent-issued-proofs

Get recent gateway-issued artifact bundles for portable spend/GMV verification.

Inferred read-only
get-issuer-keys

Get the Crinkl authority's Ed25519 public key used to sign all attestation tokens.

Inferred read-only
get-reward-policy

Get the current Crinkl reward policy.

Inferred read-only
get-agent-capabilities

Get Crinkl's canonical external agent capability catalog.

Inferred read-only
get-vendors

Get the currently approved DKIM vendor domains exposed by the public agent endpoint.

Inferred read-only
pair-agent

Start the human-authorized agent pairing flow.

Inferred read-only
claim-api-key

Poll for the API key after the human approves the pairing code in the Crinkl PWA.

Inferred read-only
verify-receipt

Preview DKIM verification of a billing email without creating a spend or earning sats.

Potential side effects
submit-receipt

Submit a DKIM-verified billing email to mint a spend token and earn sats.

Potential side effects
get-agent-me

Get your agent's submission count, earned sats, and wallet-level stats.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.crinkl-commerce]
url = "https://mcp.crinkl.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crinkl-commerce": {
      "type": "http",
      "url": "https://mcp.crinkl.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crinkl-commerce
Remote MCP URL: https://mcp.crinkl.xyz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "crinkl-commerce": {
      "url": "https://mcp.crinkl.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crinkl-commerce": {
      "type": "http",
      "url": "https://mcp.crinkl.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crinkl-commerce",
  "transport": "streamable-http",
  "url": "https://mcp.crinkl.xyz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for crinkl.xyz was fetched 2026-07-27T07:48:43.927Z and is being refreshed.

Trust status Neutral

crinkl.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.