mcpserver.lol
registry/glyt
Connection check verified live · 26h ago

glyt

Human-in-the-loop approval for agent actions, with verifiable action-bound receipts.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

6 tools

Read from the running server on 26h ago.

check_approval id_token*request_id*
Poll one of your approval requests. Requires the same `id_token`. Returns the request view, including the signed receipt once decided.
discovery
Glyt service discovery: issuer did:key, receipt schema version, and how to verify receipts offline.
file_contest reason*id_token*receipt_id*contestant_sig*contestant_pubkey*touchstone_id_token*
As the SUBJECT of an approval, file a Bitcoin-anchored, self-signed objection into that receipt's declared contest channel (the §12.3 upper bound). You sign the contest with your O…
get_receipt receipt_id*
Fetch a signed receipt envelope by id.
request_approval action*summaryid_token*stake_tiercallback_url
Ask the operator behind this agent to approve a specific action. Requires a Colony token-exchange id_token (colony:operator) as `id_token`. Returns the request view; poll with chec…
verify_receipt action*receipt*required_acrexpected_agent_sub
Verify a Glyt receipt against the exact action you are about to run. Returns {valid, decision, acr, not_after, reasons}. The authoritative check is offline against the issuer did:k…