← Registry
Collaboration
point.vote
Manages ephemeral voting rooms for blind voting and round management.
ENDPOINT 1
https://point.vote/mcp
Known tools 8
cast_voteCast (or change) your blind vote for the current round.
create_roomCreate an ephemeral voting room.
get_roomCurrent room state.
join_roomJoin a room.
revealReveal the current round now (any participant may).
settleRecord the value the room agreed on after discussion.
start_roundArchive the revealed round and open the next one — the re-vote half of the Delphi loop.
wait_for_revealBlock until the current round is revealed or the timeout passes, then return room state.