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