particle_podcast_search_transcripts — particle pro MCP Tool
particle_podcast_search_transcripts
(particle podcast search transcripts) 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_search_transcripts from your client
- Claude Code particle pro particle_podcast_search_transcripts run in your project directory
- Claude Desktop particle pro particle_podcast_search_transcripts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor particle pro particle_podcast_search_transcripts ~/.cursor/mcp.json
- VS Code particle pro particle_podcast_search_transcripts .vscode/mcp.json
- Zed particle pro particle_podcast_search_transcripts ~/.config/zed/settings.json
- Windsurf particle pro particle_podcast_search_transcripts ~/.codeium/windsurf/mcp_config.json
- Cline particle pro particle_podcast_search_transcripts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI particle pro particle_podcast_search_transcripts ~/.gemini/settings.json
- Grok particle pro particle_podcast_search_transcripts .mcp.json (in your project root)
- ChatGPT particle pro particle_podcast_search_transcripts Settings → Connectors → Advanced → Developer mode
- Claude.ai particle pro particle_podcast_search_transcripts Settings → Connectors → Add custom connector
- LangChain particle pro particle_podcast_search_transcripts 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_clips
- particle_podcast_list_episodes
- particle_podcast_list_guests
- particle_podcast_list_related
- particle_podcast_list_related_episodes
- particle_podcast_resolve
- 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.