image_to_text — RegiAI MCP Tool
image_to_text
(image to text) is one of 51 tools on the
RegiAI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call image_to_text from your client
- Claude Code RegiAI image_to_text run in your project directory
- Claude Desktop RegiAI image_to_text ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RegiAI image_to_text ~/.cursor/mcp.json
- VS Code RegiAI image_to_text .vscode/mcp.json
- Zed RegiAI image_to_text ~/.config/zed/settings.json
- Windsurf RegiAI image_to_text ~/.codeium/windsurf/mcp_config.json
- Cline RegiAI image_to_text ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RegiAI image_to_text ~/.gemini/settings.json
- Grok RegiAI image_to_text .mcp.json (in your project root)
- ChatGPT RegiAI image_to_text Settings → Connectors → Advanced → Developer mode
- Claude.ai RegiAI image_to_text Settings → Connectors → Add custom connector
- LangChain RegiAI image_to_text pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http regiai https://regiai.com/api/mcp
Other tools on this server
- regiai_get_balance
- regiai_list_tools
- generate_image
- upscale_image
- remove_background
- remove_watermark
- restore_photo
- unblur_image
- face_swap
- describe_image
- answer_picture_question
- analyze_image
- ai_image_generator
- ai_image_editor
- ai_clothes_changer
- ai_head_swap
- ai_face_editor
- ai_image_expander
- ai_photo_colorizer
- ai_selfie_generator
- ai_anime_filter
- multiple_face_swap
- ai_body_swap
- ai_outfit_changer
- ai_dress_changer
- braces_filter
- ai_couple_photo_generator
- ai_video_generator
- ai_talking_photo
- ai_lip_sync
- ai_face_swap_video
- gif_face_swap
- image_to_video
- text_to_video
- ai_character_replace
- ai_video_restyle
- ai_video_upscaler
- ai_subtitle_generator
- ai_video_to_audio
- ai_video_extender
- ai_video_colorizer
- ai_voice_generator
- ai_voice_cloner
- ai_music_generator
- ai_voice_changer
- ai_audio_translator
- ai_speech_to_text
- ai_sound_effects
- ai_vocal_remover
- get_generation
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.