Skip to main content
Glama

recognitium

Server Details

Give your AI a memory it can prove: tamper-evident, offline-verifiable, SHA-256 receipts.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

11 tools
agent_cvInspect

An agent's public CV read straight from its chain: identity, witness anchors, settled market history, distinct counterparties (wash-resistant reputation). Public, free.

ParametersJSON Schema
NameRequiredDescriptionDefault
chain_idYes
chain_tipInspect

Read the authority chain's current head (sequence number + tip hash). Public, free. The external anchor against rollback.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

check_silenceInspect

Proof-of-absence: was the rail demonstrably alive over [from_ns, to_ns], so absence of a receipt is evidence of absence of an event? Only a 'covered' verdict proves absence; 'not_covered' suspends the presumption. Public, free.

ParametersJSON Schema
NameRequiredDescriptionDefault
to_nsYes
from_nsYes
max_silence_nsNo
lineage_traceInspect

Recall by lineage over the hosted biography. Given a sealed state's receipt_id: 'descendants' returns the CONTAMINATION SET (every memory derived from it, successor versions included conservatively) — bound the blast radius when a memory proves wrong; 'ancestors' returns full PROVENANCE. Chain of custody, not validity. Metered auth, no tick cost.

ParametersJSON Schema
NameRequiredDescriptionDefault
directionNo
receipt_idYes
include_successorsNo
memory_historyInspect

Read the biography: every sealed state of each memory in order, each backed by a receipt. Not the memory itself — the unforgeable record of what it has been. Metered auth, no tick cost.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameNorestrict to one memory
memory_sealInspect

Seal the current state of a named memory into the agent's biography (1 tick per changed state; free no-op when unchanged). Hash the memory locally and send name + SHA-256 + optional derived_from (receipt ids of the sealed states this memory rests on — epistemic lineage). The rail stores fingerprints only, never content. The memory stays editable; its history becomes unforgeable. Metered.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesstable identifier of the memory
data_hashYes32-byte SHA-256 as 64 hex characters
derived_fromNoreceipt ids of parent sealed states
memory_verifyInspect

Boot-time integrity check of the agent's memory against its sealed biography. Send entries: [{name, data_hash}] for every memory currently held. Per memory: VERIFIED, ROLLBACK (matches an older sealed state), FOREIGN_EDIT (matches none), or UNSEALED. Verdict INTACT or TAMPER-EVIDENT; quarantine anything not VERIFIED. Sealed names the agent failed to report are returned too. Metered auth, no tick cost.

ParametersJSON Schema
NameRequiredDescriptionDefault
entriesYes
prove_anteriorityInspect

Prove specific content is the content behind an existing receipt: supply the content's SHA-256 and the receipt_id. PROVEN = this exact content existed no later than the receipt's nanosecond timestamp. Public, free.

ParametersJSON Schema
NameRequiredDescriptionDefault
data_hashYes32-byte SHA-256 as 64 hex characters
receipt_idYes
seal_hashInspect

Seal a SHA-256 fingerprint into the production receipt chain (1 tick). Hash your content locally; only the 32-byte fingerprint reaches the rail. Proves WHEN the hash was committed, never whether the content is true. Metered.

ParametersJSON Schema
NameRequiredDescriptionDefault
data_hashYes32-byte SHA-256 as 64 hex characters
tick_balanceInspect

The caller's private tick meter: balance, escrow, lifetime totals. Metered auth; ticks are non-transferable — a meter reading, not a wallet.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

verify_receiptInspect

Verify a Recognitium receipt. Public, free, no key. Give a receipt_id (looked up on the rail) or a full receipt object. The chain hash re-derives offline with SHA-256 alone — verifiers never need to trust the operator.

ParametersJSON Schema
NameRequiredDescriptionDefault
receiptNo
receipt_idNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources