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