aircall_get_call_sentiments — aircall MCP Tool
aircall_get_call_sentiments
(aircall get call sentiments) is one of 25 tools on the
aircall
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call aircall_get_call_sentiments from your client
- Claude Code aircall aircall_get_call_sentiments run in your project directory
- Claude Desktop aircall aircall_get_call_sentiments ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor aircall aircall_get_call_sentiments ~/.cursor/mcp.json
- VS Code aircall aircall_get_call_sentiments .vscode/mcp.json
- Zed aircall aircall_get_call_sentiments ~/.config/zed/settings.json
- Windsurf aircall aircall_get_call_sentiments ~/.codeium/windsurf/mcp_config.json
- Cline aircall aircall_get_call_sentiments ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI aircall aircall_get_call_sentiments ~/.gemini/settings.json
- Grok aircall aircall_get_call_sentiments .mcp.json (in your project root)
- ChatGPT aircall aircall_get_call_sentiments Settings → Connectors → Advanced → Developer mode
- Claude.ai aircall aircall_get_call_sentiments Settings → Connectors → Add custom connector
- LangChain aircall aircall_get_call_sentiments pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aircall https://aircall.usefulapi.io/mcp
Other tools on this server
- aircall_ping
- aircall_get_company
- aircall_list_users
- aircall_get_user
- aircall_list_calls
- aircall_get_call
- aircall_search_calls
- aircall_list_numbers
- aircall_get_number
- aircall_list_contacts
- aircall_get_contact
- aircall_search_contacts
- aircall_list_tags
- aircall_get_tag
- aircall_list_teams
- aircall_get_team
- aircall_get_call_transcription
- aircall_get_call_topics
- aircall_get_call_summary
- aircall_get_call_action_items
- aircall_create_contact
- aircall_update_contact
- aircall_add_call_comment
- aircall_tag_call
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.