Convert Gemini to .0n
Export your Gems, AI Studio configs, and ADK agents. Convert them to portable .0n workflows. Break free from Google lock-in.
The Problem with Google Lock-in
Google AI products change fast. Your workflows should survive every rebrand and deprecation.
Google Ecosystem Lock
Gems and AI Studio configs only work inside Google's ecosystem. Switch providers? Start over from scratch.
Frequent Deprecations
Google regularly deprecates APIs and services. PaLM to Gemini, Bard to Gems — your configs break with every rebrand.
Complex ADK Setup
Google's Agent Development Kit requires deep GCP integration. With .0n, your agents are portable config files.
Limited Tool Access
Gemini's built-in tools are limited to Google services. 0nMCP gives you 1,589 tools across 102 services from any AI.
Full Conversion Map
See exactly what transfers from Gemini to .0n — including ADK agent configs.
| Component | Gemini Field | .0n Target | Status |
|---|---|---|---|
| System Instructions | systemInstruction | system.prompt | Full |
| Generation Config | generationConfig.* | system.config | Full |
| Safety Settings | safetySettings[] | system.safety.* | Full |
| Tools/Functions | tools[].functionDeclarations | steps[].transform | Full |
| Model Selection | model (gemini-pro, etc) | source.model | Full |
| ADK Agent Config | agent.json | Full workflow | Full |
| Conversation History | contents[] | Not transferred | N/A |
How to Export from Gemini
Follow these steps to extract your AI config. Works with AI Studio and ADK.
Open Google AI Studio
Go to aistudio.google.com and sign in with your Google account
Find Your Gem
Navigate to "My Gems" or "My Prompts" to see your saved configurations
Open Gem Settings
Click the Gem to open it, then click the settings or edit button
Get the JSON
Click "Get code" or the JSON export option to see the full configuration
ADK Agents
For ADK agents, locate your agent.json in the project directory
Save the Config
Copy the full JSON and save as a .json file
Upload to Brain Transplant
Sign in to 0nMCP, go to Convert, upload your file. Instant conversion!
Gemini vs .0n Standard
| Feature | Gemini | .0n Standard |
|---|---|---|
| Tool Count | ~10 built-in (Google only) | 1,589 tools across 102 services |
| Portability | Locked to Google ecosystem | Runs anywhere (any AI client) |
| Format | Google-proprietary JSON | Open .0n Standard |
| Pricing | Per-character, per-API-call | Free core, $0.01/execution |
| Dependencies | GCP, ADK, Google Cloud SDK | Zero dependencies (Node.js only) |
| Version Control | Managed by Google | Git-friendly text files |
| Multi-AI | Gemini models only | Works with any LLM |
Frequently Asked Questions
Can I convert Gems created in the free tier?
Yes! Brain Transplant works with any Gemini configuration regardless of your Google plan. Free tier Gems, paid AI Studio configs, and enterprise Vertex AI setups all convert the same way.
What about ADK agents with custom tools?
ADK agent configs convert fully — custom function declarations become .0n steps, and any MCP server references transfer as service connections. Your agent logic is preserved in the workflow.
Are safety settings preserved?
Yes. Gemini's safety settings (harassment, hate speech, dangerous content, etc.) are mapped to .0n system.safety fields. You can keep, modify, or remove them in the converted workflow.
Does Google Vertex AI config work too?
Yes — Vertex AI uses the same Gemini API schema under the hood. Export your model config as JSON and upload it. The converter handles both AI Studio and Vertex AI formats.
Is the conversion free?
Yes — Brain Transplant conversion is completely free. You only pay for workflow execution if you use the 0nMCP marketplace ($0.01/run).
Free Your Gems
Convert your Gemini workflows to .0n in seconds. No Google lock-in. 1,589 tools ready to go.