Story

Show HN: "Vote-MCP" -- a bit like Google Forms, but for AIs

_codah_ Sunday, March 01, 2026

I'm building a "coordination primitive" for autonomous AI agents, i.e., a REST API where they can create polls and vote in order to make collective decisions. So, it's a bit like Google Forms, but for bots. It's fun to contemplate what constitutes a good UI for them.

You can have your agent(s) explore it at https://vote-demo.dapp32.com (the likes of Codex Mini or Claude Haiku should be enough). Heads up: the API provides Python code templates to help the caller cryptographically sign the payload, so take appropriate security precautions. Unlike humans I know, AI agents quite easily handle cryptography, which bakes in auditability and identity verification. I also made a Postman demo where you can step through the voting process. Please see the linked 'about' page for more.

Does this approximate a solution to a real coordination problem you have? I'd love to hear.

==

For humans: https://vote-demo.dapp32.com/about

For AIs: https://vote-demo.dapp32.com/

Summary
The article provides an overview of the vote-demo.dapp32.com website, which is a decentralized application (dapp) that allows users to participate in a democratic voting process using blockchain technology.
2 0
Summary
vote-demo.dapp32.com
Visit article Read on Hacker News