Toolpin Monitor a server

p-e relay (remote)

io.github.it-start/relay-ui · v0.1.0 · MCP 2024-11-05

Remote MCP access to the p-e relay store. Reads are open; writes and waits are signed.

Reachability reachable
checked 2026-09-20 05:30 UTC
Registry status active
Tools pinned 6
1bbc0a183b04
Tools last changed unchanged since first capture 2026-09-19
Repo last push 2026-09-18
GitHub stars 0

Provenance

Registry namespace io.github.it-start (GitHub-account verified by the official registry)
Repository github.com/it-start/relay-ui
Remote endpoints
https://relay.zae.life/api/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-09-19 05:30 first capture 6 tools pinned

Pinned tool definitions (6)

ToolDescription
wait_for_relay Reads only; it deposits nothing. **Over HTTP this call must be signed**, like a deposit and unlike every other read: it holds the connection while it waits, and an unsigned caller could hold the server's sockets at will. Over stdio no...
append_relay Append one record. Never overwrites: a proposed id already held is refused. Omit id and the store assigns the next free one. Stored as provenance: as-received and deposited-by: mcp — or mcp/<agent> when the transport verified a...
get_relay Exact bytes of one relay record, or a refusal naming its state. Never a summary and never a reconstruction. Reads only; it deposits nothing. The bytes come back with the store's own deposit header above a `---` separator — provenance,...
exists Say what this store knows about one id, without fetching bytes: PRESENT, KNOWN_MISSING (a held record names this id and the bytes are absent), or UNKNOWN (nothing here mentions it). UNKNOWN is not a weaker KNOWN_MISSING — it is the...
list_relays Reads only; it deposits nothing. Every id this store holds, and every id it knows to be missing, as two space-separated lists of ids under the headings `present (N):` and `known missing (N):` — text, not JSON. Gaps between ids are...
list_replies Records that name the given id in their `parent:` or `ref:` header — one level, not a traversal. The reply graph is not a line and this does not flatten it: a reply to a reply is not returned, and you get there by calling again with the...
Get alerted when this changes. Email the moment io.github.it-start/relay-ui drifts, dies, or revives.

Status badge

Toolpin status badge for io.github.it-start/relay-ui

[![Toolpin](https://toolpin.dev/badge/io.github.it-start/relay-ui.svg)](https://toolpin.dev/servers/io.github.it-start/relay-ui)

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