voice_change — APICK Convert MCP Tool
voice_change
(voice change) is one of 22 tools on the
APICK Convert
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call voice_change from your client
- Claude Code APICK Convert voice_change run in your project directory
- Claude Desktop APICK Convert voice_change ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APICK Convert voice_change ~/.cursor/mcp.json
- VS Code APICK Convert voice_change .vscode/mcp.json
- Zed APICK Convert voice_change ~/.config/zed/settings.json
- Windsurf APICK Convert voice_change ~/.codeium/windsurf/mcp_config.json
- Cline APICK Convert voice_change ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APICK Convert voice_change ~/.gemini/settings.json
- Grok APICK Convert voice_change .mcp.json (in your project root)
- ChatGPT APICK Convert voice_change Settings → Connectors → Advanced → Developer mode
- Claude.ai APICK Convert voice_change Settings → Connectors → Add custom connector
- LangChain APICK Convert voice_change pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http convert https://apick.app/mcp/convert
Other tools on this server
- stt
- tts_jobs_create
- tts_jobs_status
- tts_jobs_cancel
- tts_jobs_result
- tts_jobs_subtitles
- tts_jobs_quality
- tts_jobs_retry
- tts_jobs_candidate_audio
- face_blur
- pdf_to_docx
- pdf_to_image
- pdf_merge
- html_to_pdf
- docx_to_pdf
- json_to_excel
- base64_to_image
- set_watermark
- get_watermark
- draw_watermark_pdf
- draw_watermark_image
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.