list_alerts — carrierscore MCP Tool Read-only
list_alerts
(list alerts) is one of 8 tools on the
carrierscore
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_alerts from your client
- Claude Code carrierscore list_alerts run in your project directory
- Claude Desktop carrierscore list_alerts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor carrierscore list_alerts ~/.cursor/mcp.json
- VS Code carrierscore list_alerts .vscode/mcp.json
- Zed carrierscore list_alerts ~/.config/zed/settings.json
- Windsurf carrierscore list_alerts ~/.codeium/windsurf/mcp_config.json
- Cline carrierscore list_alerts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI carrierscore list_alerts ~/.gemini/settings.json
- Grok carrierscore list_alerts .mcp.json (in your project root)
- ChatGPT carrierscore list_alerts Settings → Connectors → Advanced → Developer mode
- Claude.ai carrierscore list_alerts Settings → Connectors → Add custom connector
- LangChain carrierscore list_alerts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http carrierscore https://mcp.carrierscore.io/mcp
Other tools on this server
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.