stt — APICK Convert MCP Tool
stt
(stt) 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 stt from your client
- Claude Code APICK Convert stt run in your project directory
- Claude Desktop APICK Convert stt ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APICK Convert stt ~/.cursor/mcp.json
- VS Code APICK Convert stt .vscode/mcp.json
- Zed APICK Convert stt ~/.config/zed/settings.json
- Windsurf APICK Convert stt ~/.codeium/windsurf/mcp_config.json
- Cline APICK Convert stt ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APICK Convert stt ~/.gemini/settings.json
- Grok APICK Convert stt .mcp.json (in your project root)
- ChatGPT APICK Convert stt Settings → Connectors → Advanced → Developer mode
- Claude.ai APICK Convert stt Settings → Connectors → Add custom connector
- LangChain APICK Convert stt pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http convert https://apick.app/mcp/convert
Other tools on this server
- 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
- voice_change
- 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.