particle_podcast_list_clips — particle pro MCP Tool
particle_podcast_list_clips
(particle podcast list clips) is one of 28 tools on the
particle pro
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call particle_podcast_list_clips from your client
- Claude Code particle pro particle_podcast_list_clips run in your project directory
- Claude Desktop particle pro particle_podcast_list_clips ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor particle pro particle_podcast_list_clips ~/.cursor/mcp.json
- VS Code particle pro particle_podcast_list_clips .vscode/mcp.json
- Zed particle pro particle_podcast_list_clips ~/.config/zed/settings.json
- Windsurf particle pro particle_podcast_list_clips ~/.codeium/windsurf/mcp_config.json
- Cline particle pro particle_podcast_list_clips ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI particle pro particle_podcast_list_clips ~/.gemini/settings.json
- Grok particle pro particle_podcast_list_clips .mcp.json (in your project root)
- ChatGPT particle pro particle_podcast_list_clips Settings → Connectors → Advanced → Developer mode
- Claude.ai particle pro particle_podcast_list_clips Settings → Connectors → Add custom connector
- LangChain particle pro particle_podcast_list_clips pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http particle-pro https://mcp.particle.pro
Other tools on this server
- particle_alert_create
- particle_alert_delete
- particle_alert_get
- particle_alert_list
- particle_alert_list_matches
- particle_alert_preview
- particle_alert_update
- particle_call
- particle_catalog
- particle_company_get
- particle_company_resolve
- particle_entity_get
- particle_entity_resolve
- particle_person_get
- particle_person_resolve
- particle_podcast_find_mentions
- particle_podcast_get_episode
- particle_podcast_get_episode_timeseries
- particle_podcast_get_guest
- particle_podcast_get_rankings
- particle_podcast_list_episodes
- particle_podcast_list_guests
- particle_podcast_list_related
- particle_podcast_list_related_episodes
- particle_podcast_resolve
- particle_podcast_search_transcripts
- particle_topic_browse
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.