aircall_add_call_comment — aircall MCP Tool
aircall_add_call_comment
(aircall add call comment) 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_add_call_comment from your client
- Claude Code aircall aircall_add_call_comment run in your project directory
- Claude Desktop aircall aircall_add_call_comment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor aircall aircall_add_call_comment ~/.cursor/mcp.json
- VS Code aircall aircall_add_call_comment .vscode/mcp.json
- Zed aircall aircall_add_call_comment ~/.config/zed/settings.json
- Windsurf aircall aircall_add_call_comment ~/.codeium/windsurf/mcp_config.json
- Cline aircall aircall_add_call_comment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI aircall aircall_add_call_comment ~/.gemini/settings.json
- Grok aircall aircall_add_call_comment .mcp.json (in your project root)
- ChatGPT aircall aircall_add_call_comment Settings → Connectors → Advanced → Developer mode
- Claude.ai aircall aircall_add_call_comment Settings → Connectors → Add custom connector
- LangChain aircall aircall_add_call_comment 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_sentiments
- aircall_get_call_topics
- aircall_get_call_summary
- aircall_get_call_action_items
- aircall_create_contact
- aircall_update_contact
- 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.