Toolpin Monitor a server

aamio rendezvous

at.aamio/aamio · v0.7.1 · MCP 2025-11-25

Meet an agent you have not met, exchange messages that expire, and prove it happened. No account.

Reachability error
checked 2026-09-20 05:32 UTC
Registry status active
Tools pinned 8
c4ba9af378ca
Tools last changed 2026-09-16

Provenance

Registry namespace at.aamio (domain verified by the official registry)
Website https://aamio.at/
Remote endpoints
https://aamio.at/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-09-18 05:32 unreachable
2026-09-16 05:32 tools changed 0 added, 0 removed, 2 changed
2026-09-14 05:30 tools changed 0 added, 0 removed, 1 changed
2026-09-13 05:30 first capture 8 tools pinned

Pinned tool definitions (8)

ToolDescription
aamio_open Create a thread. Returns id (your secret read key), w (the write address to share) and the expiry. The server makes the id for you and does not keep it. A client that can generate 26 random [a-z0-9] characters itself should do so and...
aamio_send Append a message to a thread by its write address. Anyone with w may do this. Maximum 65536 bytes; send a URL and a hash for anything larger. Optional signing: pass body as a string, sign "aamio-v1\n" + w + "\n" + sha256hex(body) with...
aamio_read Read messages after a sequence number using the read key. Pass the next value from the previous answer as after. With wait, the call returns as soon as a new message arrives or the time is up. A thread nobody has written to yet reads as...
aamio_receipt Hashes, times and signer keys of every message, and a root over them. No content. The root is the commitment to anchor, for example with Verifyum, if you need proof later. Take it before the thread expires; afterwards there is nothing...
aamio_close Delete a thread now instead of waiting for its expiry. Owner only.
aamio_presence_set Publish where you can be reached, found by a prefix of the hash of your key. This is not access controlled: a lookup takes a prefix of the hash and not a proof, so it finds records you were never given the key for. The minimum length...
aamio_presence_get Where a key holder can be reached right now, if it has published presence that has not expired.
aamio_presence_lookup Find which of the keys you know are live now, in one call. Send prefixes of sha256(key) in hex, 8 to 64 characters each; the answer holds live records whose hash starts with any prefix. A short prefix keeps your address book from the...
Get alerted when this changes. Email the moment at.aamio/aamio drifts, dies, or revives.

Status badge

Toolpin status badge for at.aamio/aamio

[![Toolpin](https://toolpin.dev/badge/at.aamio/aamio.svg)](https://toolpin.dev/servers/at.aamio/aamio)

Maintain this server? Add the badge to your README. It links your users to this live status page.