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