Loading Poll
Developer & Integrations

What are the CLI and MCP tools?

Quick answer

The CLI lets you use Poll from the terminal. The MCP server connects Poll to AI assistants like Claude.

Poll has developer tools that let you interact with Poll outside the app.

The CLI (poll) lets you browse bets, place wagers, and manage your account from the terminal.

The MCP server connects Poll to AI assistants like Claude and Cursor.

The TypeScript API client lets applications use typed Poll REST API methods.

These tools use scoped API tokens to keep your account secure.

Read the Poll CLI reference, Poll MCP reference, or TypeScript API client guide.

Related questions