Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"pollo-mcp": {
"command": "npx",
"args": [
"-y",
"pollo-mcp"
]
}
}
}
Or smoke-test directly:
npx -y pollo-mcp
Details
| Website | https://www.npmjs.com/package/pollo-mcp |
|---|---|
| GitHub | git+https://github.com/coco-ai-team/Pollo-MCP.git |
| License | unknown |
| Pricing | free |
| Tags | mcp pollo ai video-generation |
| Sources | npm |
| Discovered | 2026-05-25 |