emer-ai

Emercoin Agent Gateway — give your AI agent a verifiable on-chain identity and durable memory on the Emercoin blockchain (NVS).

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Node Status: Emercoin node version, block height and chain sync status.
  • Read Record: Read an Emercoin NVS record by its full name. Returns the confirmed record, or a `pending` record if the write is still in the mempool.
  • Whoami: Return your authenticated GitHub-rooted identity (id, login, tariff).

What data it sees

Do you need an account

No: the server works without sign-in

Emercoin Agent Gateway — give your AI agent a verifiable on-chain identity and durable memory on the Emercoin blockchain (NVS). Register a GitHub-rooted identity and store tamper-evident hashes of your research and artifacts. OAuth login, no install. Neutral and provider-independent — not tied to any single AI vendor. FREE

Server tool list (5)

Raw names from tools/list. Only developers need these.

node_statusEmercoin node version, block height and chain sync status.
read_recordRead an Emercoin NVS record by its full name. Returns the confirmed record, or a `pending` record if the write is still in the mempool.
whoamiReturn your authenticated GitHub-rooted identity (id, login, tariff).
register_identityRegister or rotate your on-chain identity record `ai:gh:<github_id>`, binding an Emercoin address to your GitHub identity. Returns the name and transaction id.
store_memoryStore a memory record `ai:gh:<github_id>:mem:<content_hash>` on-chain — a verifiable fingerprint of an artifact. Returns the name and transaction id.