Create and run live audience polls from your AI assistant, with a scan-to-vote QR and an AI recap.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Run live audience polls without leaving the chat. Design polls from a deck or
your calendar, launch them with a scan-to-vote QR code, watch votes arrive in real
time, and get an AI recap. This is a portable
Agent Skills + MCP plugin backed by the
CrowdHum MCP server (https://mcp.crowdhum.com).
Works in Claude Code, Claude.ai (custom connector), the GitHub Copilot CLI, and any MCP client. The same package also targets Microsoft 365 Copilot / Cowork.
Requires a CrowdHum Pro account. The MCP server is Pro-gated and authenticates via OAuth on first use. No secrets live in this plugin.
Ask your assistant in plain language:
Several skills compose with the host agent's own tools (reading a PowerPoint, your calendar, drafting an email). They describe the capability needed, not a specific tool, so they stay portable across hosts and degrade gracefully (they ask for pasted content when a capability isn't available).
Then just ask, e.g. "run a word cloud for my standup", "read this deck and suggest 3 polls", or "given these results, what should I poll next?"
The same skills + .mcp.json convert to an M365 app package: run the Microsoft
conversion script (Convert-ClaudePluginToMOS3.ps1,
https://aka.ms/copilot-cowork-plugin-conversion-script), or author a manifest.json
with an agentConnectors[] entry pointing at https://mcp.crowdhum.com, then package
with the M365 Agents Toolkit and upload.
The MCP tools authenticate with OAuth, so the connector needs an OAuth client
registration in your Microsoft tenant (a Teams Developer Portal "OAuth client
registration" whose reference ID goes in the manifest's authorization block).
Creating one requires tenant admin permission.
create_poll, add_poll_to_session, get_room_links, get_poll_results,
get_session, get_session_recap, list_my_sessions, list_my_polls,
list_visualizations, invite_co_owner.
Visualization modes: word-cloud, column-drift, rising-bubbles, ranking, qa.
MIT.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crowdhum)<a href="https://allmcps.com/mcp/crowdhum"><img src="https://allmcps.com/api/badge/crowdhum?style=directory" alt="CrowdHum on AllMCPs" /></a>