Bet on anything, now anywhere
Integrate with Poll using the CLI, connect AI assistants via MCP, build with the TypeScript SDK, or issue scoped API tokens.
Install in one line
$ npm install -g @solworks/poll-cliThen run poll auth login to connect your account.
What you can do
Bet from your terminal
Browse, wager, and track bets without leaving the command line.
Connect your AI
27 tools for Claude, Cursor, or any MCP client.
{
"mcpServers": {
"pollfun": {
"command": "npx",
"args": ["@solworks/poll-mcp"],
"env": {
"POM_API_TOKEN": "polld_xxxxx"
}
}
}
}Scoped access
Tokens grant only the permissions you allow.
Private keys, account deletion, and fund transfers are never accessible via tokens.
Let AI bet for you
Natural language in, wagers out.
“Put $50 on BTC hitting 100k”
Build with the TypeScript SDK
Full on-chain access. Create bets, place wagers, vote, and settle — directly from your application.
Create prediction markets
USDC wagers on-chain
Distribute winnings
Zero to wager in 30 seconds
Install
One package, zero config.
Login
Browser opens, approve, done.
Browse
See what people are betting on.
Wager
Your first bet from the terminal.