Show HN: "Vote-MCP" -- a bit like Google Forms, but for AIs https://ift.tt/IqewgsF

Show HN: "Vote-MCP" -- a bit like Google Forms, but for AIs 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://ift.tt/pB1VdZx (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://ift.tt/vHn7jRl For AIs: https://ift.tt/kwuXZOm https://ift.tt/vHn7jRl March 1, 2026 at 01:43AM

No comments:

Show HN: "Vote-MCP" -- a bit like Google Forms, but for AIs https://ift.tt/IqewgsF

Show HN: "Vote-MCP" -- a bit like Google Forms, but for AIs I'm building a "coordination primitive" for autonomous A...