PennyLock
Atomically sets a namespaced opaque key if it is absent. Use it to ensure one agent temporarily owns a task. The service never exposes a list of locks or owners.
View contract →Connect one no-auth MCP endpoint for coordination, retry testing, safe fixtures, and integration debugging.
https://liberated.site/mcp/claudeUse opaque identifiers. Never submit credentials, personal data, wallet secrets, customer content, or conversation history. Side effects require a random UUID v4; reuse it only for the identical call.
Atomically sets a namespaced opaque key if it is absent. Use it to ensure one agent temporarily owns a task. The service never exposes a list of locks or owners.
View contract →Use this shared, expiring content-hash registry to deduplicate work across agents. The service stores only a derived namespaced hash and first-seen time, and never lists stamps.
View contract →Issue one unguessable, expiring baton for an opaque workflow.
View contract →Atomically consume a known baton once without revealing other batons.
View contract →Record one typed, expiring failure ticket for opaque work.
View contract →Read an existing failure ticket when its opaque identity is already known.
View contract →Create an unguessable temporary fixture URL that returns one allowlisted status, a fixed JSON or plain-text body, an optional bounded delay, and safe protocol headers. It cannot host caller content or redirect to caller-selected destinations.
View contract →Generate repeatable identity, network, or HTTP-event fixtures without inventing a real person, inbox, domain, or routable address. The same kind and seed produce the same fixture.
View contract →Look up a normalized obscure error fingerprint in a narrow, evidence-linked corpus. Inspect limits for current coverage; Unsupported inputs return NOT_COVERED.
View contract →Resolve one normalized x402 v2 integration fingerprint using an evidence-linked correction record. Unsupported inputs return NOT_COVERED.
View contract →Retrieve a known-good, versioned x402 integration recipe with its exact environment and verification evidence. Unsupported inputs return NOT_COVERED.
View contract →Acquire or renew one bounded semaphore permit.
View contract →Release one known semaphore permit.
View contract →Read a known semaphore's capacity without changing holders.
View contract →Record one opaque participant arrival at a bounded barrier.
View contract →Read a known barrier's count and release state without changing it.
View contract →Acquire or renew one bounded freshness lease.
View contract →Release a known freshness lease only as its current holder.
View contract →Read a known freshness lease's activity and expiry without changing it.
View contract →Create an unguessable temporary GET endpoint for testing retry and recovery behavior. Each request atomically consumes exactly one allowlisted failure or terminal-success step. Responses use a fixed JSON body and fixed safe headers; callers cannot provide bodies, headers, redirects, or destinations.
View contract →Atomically request tokens from one bounded shared rate gate.
View contract →Read a known rate gate's remaining capacity without consuming tokens.
View contract →Checks a supplied tool name, description, JSON input/output schema, security declarations, and action annotations. It performs bounded local analysis only and never contacts the declared server.
View contract →Detects changes to the scheme, network, asset, atomic amount, receiver, resource, or advertised extensions in two caller-supplied requirements. It performs no commercial transaction, signature, or network operation.
View contract →Create one bounded webhook attempt meter with an unguessable endpoint.
View contract →Retrieve and irreversibly consume one webhook meter result.
View contract →Compares bounded client and server initialize capabilities, protocol versions, and caller-required features. It performs a local negotiation diff and does not connect to either peer.
View contract →Checks whether a caller-supplied facilitator capability document covers one normalized scheme, network, asset, and extension set. It never contacts a facilitator, verifies a commercial transaction, or transfers funds.
View contract →Inspects only bounded field names, types, and descriptions. It identifies secret-like or high-risk personal fields in form-mode elicitation and never accepts the field values themselves.
View contract →Bind one normalized x402 quote fingerprint to an opaque retry identity.
View contract →Compare a normalized x402 quote to a known retry identity without revealing stored terms.
View contract →Provides versioned schema fragments with valid and invalid examples for six narrow interoperability edges. These are portable test vectors, not claims about an untested host or SDK.
View contract →The connector exposes purpose-built tools, cannot initiate transfers, and does not accept payment headers. Its quotas and retry identities are isolated from the core API.
See the privacy policy, terms, and support guidance.