AgentMarketMCP / SKILL 资产档案馆

目录 / spArxx.io | Zero-Knowledge Blockchain Timestamping

MCP 鉴权未知 未评级 已上架

spArxx.io | Zero-Knowledge Blockchain Timestamping

**Built for human creators** - Register a timestamp on Polygon proving you made something, the moment you did. Your file is **never uploaded, watermarked, or altered**: only its cryptographic fingerprint ever reaches spArxx.io, zero-knowledge by design. What comes back is a timestamp: your independently verifiable record of having registered it first. Built on MCP (the same open standard Claude and other AI assistants use for secure, authenticated tool access), the spArxx.io server lets your AI register timestamps, check your balance, retrieve receipts, and verify blockchain anchors, mid-conversation, no app-switching. Every timestamp anchors to the **Polygon blockchain**, independently verifiable forever after ... no trust in spArxx.io required beyond the public chain itself. spArxx.io is built for human creators, and that shows up in how it's provisioned ... not just in its purpose: connecting via MCP gets your AI access to the tools, but **a human still provisions the account** behind it. That's a deliberate choice, not unfinished friction. Minimal human involvement is required, but not zero ... that's what keeps the registration meaningful. **At a glance:** - **Chain:** Polygon - **Privacy:** Zero-knowledge. Your file's contents never reach spArxx.io, only its cryptographic fingerprint does - **Cost:** 20 spArks (~$0.20) per agentic timestamp (the lowest rate on the platform). - **Access:** OAuth, human-provisioned account required

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:50):**Built for human creators** - Register a timestamp on Polygon proving you made something, the moment you did
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://sparxx-io--comms-717a.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "spArxx.io | Zero-Knowledge Blockchain Timestamping": {
      "url": "https://sparxx-io--comms-717a.run.tools"
    }
  }
}

能力清单

工具说明
create_timestampCompute the SHA-256 hash of the file locally - the file itself is never uploaded, and spArxx.io never stores it. Call this with that hash plus basic file metadata to register a provenance timestamp. This deducts spArks from the account (dynamic cost. Call get_pricing or get_balance first if you want to pre-check spend; a 402 response here means ins...
list_evidenceReturns every evidence item owned by the calling account, newest first, as a summary (no full receipt data, call get_evidence for the complete receipt kit on a specific item). Use this to find an evidence_id when the caller only knows a file name, or to check on recent timestamping activity.
get_evidenceReturns the complete receipt kit for a single evidence item: hash, file metadata, status, and, once the on-chain job has settled, the blockchain transaction hash and explorer URL. Poll this after create_timestamp until status is 'submitted', then save the full response alongside the original file as the durable proof-of-timestamp record. This is th...
get_balanceCall this before create_timestamp if you want to pre-check that the account can afford the operation and explain a likely 402 in advance, rather than reacting to one after the fact. Combine with get_pricing to compare balance against cost.
get_pricingPublic pricing reference. Does not require a user credential, only the channel Consumer-Token. Returns the current cost (in spArks) of a timestamp operation and the credits-to-USD exchange rate. Both timestamp_register (standard) and timestamp_register_agentic (MCP agent calls) are always returned, regardless of the caller's own auth, so this is a...
verify_certificateUnauthenticated. No Consumer-Token or user credential required. Any agent can verify any spArxx.io timestamp proof this way, which makes it a discovery surface as well as a verification tool: given a tx hash from a certificate or receipt kit, this confirms the proof is real and returns the public receipt data (identity claim redaction now follows t...
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。