Poll developer platform
Build social betting apps.
Automate with agents.
Integrate Poll with the REST API, CLI, MCP server, scoped authentication, and a type-safe Solana SDK.
Built for friend-to-friend social betting on Solana.
Read Poll data and build account workflows with typed methods.
$npm i @solworks/poll-api-clientBrowse, wager, and manage Poll from your terminal.
$poll bets trendingGive AI clients safe, scoped access to Poll tools.
$npx @solworks/poll-mcpBuild typed, on-chain betting flows in TypeScript.
$npm i @solworks/poll-sdkInstall in one line
$ npm install -g @solworks/poll-cliThen run poll auth login to connect your account.
One platform, four surfaces
Everything you need to build social betting into your workflow.
Bet from your terminal
Browse, wager, and track bets without leaving the command line.
Connect your AI
28 tools for Claude, Cursor, or any MCP client.
{
"mcpServers": {
"pollfun": {
"command": "npx",
"args": ["-y", "@solworks/poll-mcp"],
"env": {
"POLL_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 Brazil to win the final”
Zero to wager in 30 seconds
A short path from install to action.
Install
01One package, zero config.
Login
02Browser opens, approve, done.
Browse
03See what people are betting on.
Wager
04Binary or multi-outcome, from the terminal.