get_generation — RegiAI MCP Tool Read-only
get_generation
(get generation) 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 get_generation from your client
- Claude Code RegiAI get_generation run in your project directory
- Claude Desktop RegiAI get_generation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RegiAI get_generation ~/.cursor/mcp.json
- VS Code RegiAI get_generation .vscode/mcp.json
- Zed RegiAI get_generation ~/.config/zed/settings.json
- Windsurf RegiAI get_generation ~/.codeium/windsurf/mcp_config.json
- Cline RegiAI get_generation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RegiAI get_generation ~/.gemini/settings.json
- Grok RegiAI get_generation .mcp.json (in your project root)
- ChatGPT RegiAI get_generation Settings → Connectors → Advanced → Developer mode
- Claude.ai RegiAI get_generation Settings → Connectors → Add custom connector
- LangChain RegiAI get_generation 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
- image_to_text
- 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
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.