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