Item logo image for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code

Exportal — Bridge between Claude.ai/ChatGPT and Claude Code

ExtensionDeveloper Tools
Item media 5 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 1 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 2 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 3 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 4 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 5 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 1 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 1 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 2 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 3 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 4 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code
Item media 5 (screenshot) for Exportal — Bridge between Claude.ai/ChatGPT and Claude Code

Overview

Bridge between Claude.ai/ChatGPT and Claude Code. Export any chat to your VS Code workspace as Markdown, and continue it.

Stop copy-pasting between your AI chat and your editor. Exportal is the missing bridge between Claude.ai, ChatGPT, and Claude Code (VS Code). You plan in chat. You build in your editor. Until now, moving the context between them meant tedious copy-paste, lost formatting, and explaining your project all over again. Exportal makes the bridge automatic, bidirectional, and local-first. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHAT IT DOES EXPORT FROM CHAT TO YOUR EDITOR One click on the floating button in any chat at claude.ai or chatgpt.com — your conversation lands as a clean Markdown file in your VS Code workspace. AUTO-ATTACH TO CLAUDE CODE The exported file is automatically added as an @-mention in the Claude Code panel. Continue the conversation with full context, no copy-paste. CLAUDE DESIGN SUPPORT For projects at claude.ai/design/p, Exportal also downloads the generated assets (HTML, JSX, JSON) into a sibling folder, so Claude Code sees them too. BIDIRECTIONAL: SEND CLAUDE CODE BACK TO CHAT From the Exportal panel in VS Code, send any Claude Code session back to claude.ai or ChatGPT. Markdown rendered, copied to your clipboard, the chat opens — paste and continue in the cloud. IMPORT FROM OFFICIAL ZIP EXPORTS Download the full data export from claude.ai or ChatGPT? Exportal detects new ZIPs in your Downloads folder and imports them with one click. No file picker needed. OPTIONAL: APPEAR IN CLAUDE CODE'S /RESUME Opt-in to write a .jsonl file alongside the .md, and your imported chat shows up in Claude Code's /resume command — like a native session. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ HOW IT WORKS 1. Install the "Exportal" extension in VS Code from the Marketplace. 2. Install this Chrome companion. 3. Pair them once with the token shown in VS Code (Ctrl+Shift+P → "Exportal: Show pairing token" → click "Copy and open Chrome"). 4. Open any chat at claude.ai/chat, claude.ai/design/p, or chatgpt.com. 5. Click the floating button → "Export this chat". 6. VS Code opens with the conversation in your workspace, attached to Claude Code. Keyboard shortcuts: • Alt+Shift+E — export current chat. • Alt+Shift+O — prepare official full export (forwards the ZIP from email when it arrives). ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PRIVACY: LOCAL-FIRST, ZERO TELEMETRY Everything runs on your machine. The Chrome extension talks only to a local HTTP server at 127.0.0.1 (loopback) inside your own VS Code. ✓ No remote servers ✓ No analytics, no telemetry ✓ No accounts, no signup ✓ Open source under MIT — audit every line: github.com/dioniipereyraa/ClaudeTool The status badge on the Chrome icon reflects the bridge state: OK (green) — paired and importing. SET (yellow) — pairing needed. OFF / AUTH / OLD / ERR (red) — issues, with clear error messages. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHO IT'S FOR • Developers using Claude Code who plan in claude.ai or ChatGPT and want planning context to follow them into their coding sessions. • Designers using Claude Design who want generated assets to land in their workspace automatically. • Anyone who hates the copy-paste-explain-again loop between AI chats and their IDE. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ FAQ Does Exportal work without the VS Code extension? No — Exportal is a bridge. You need both halves: this Chrome extension and the "Exportal" VS Code extension. Both are free and MIT-licensed. Why does it need network permissions if it's local? The "network" permission is used only to talk to 127.0.0.1 — your own machine. There is no remote server involved. You can verify this by reading the source. Will Anthropic or OpenAI ban my account? No. Exportal only reads conversations you already have access to, using your own browser session — exactly the same way your browser does when you scroll through them. No automation, no scraping, no rate-limit abuse. Does it work with Pro / Max / Team / Enterprise plans? Yes, with all of them. Exportal uses your existing logged-in session. What if claude.ai or ChatGPT change their API? Exportal parses responses defensively and falls back gracefully. If a structural change breaks something, file an issue on GitHub and it'll be fixed quickly. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ NOT AFFILIATED WITH ANTHROPIC OR OPENAI Exportal is an independent open-source project. It is not affiliated with, endorsed by, or sponsored by Anthropic (makers of Claude / Claude Code) or OpenAI (makers of ChatGPT). "Claude", "Claude Code", "Claude.ai" are trademarks of Anthropic. "ChatGPT" is a trademark of OpenAI. ────────────────────────────Español──────────────────────────── Dejá de copiar y pegar entre tu chat de IA y tu editor. Exportal es el puente que faltaba entre Claude.ai, ChatGPT y Claude Code (VS Code). Pensás en el chat. Construís en tu editor. Hasta ahora, mover el contexto entre los dos significaba copy-paste tedioso, formato perdido, y explicar tu proyecto otra vez desde cero. Exportal hace ese puente automático, bidireccional y local-first. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ QUÉ HACE EXPORTAR DEL CHAT A TU EDITOR Un click en el botón flotante de cualquier chat en claude.ai o chatgpt.com — tu conversación llega como un archivo Markdown limpio a tu workspace de VS Code. AUTO-ATTACH A CLAUDE CODE El archivo exportado se agrega automáticamente como @-mention en el panel de Claude Code. Continuás la conversación con todo el contexto, sin copy-paste. SOPORTE PARA CLAUDE DESIGN Para proyectos en claude.ai/design/p, Exportal también descarga los assets generados (HTML, JSX, JSON) en una carpeta hermana, así Claude Code los ve también. BIDIRECCIONAL: ENVIAR CLAUDE CODE DE VUELTA AL CHAT Desde el panel de Exportal en VS Code, mandá cualquier sesión de Claude Code a claude.ai o ChatGPT. Markdown renderizado, copiado al clipboard, el chat se abre — pegás y seguís en la nube. IMPORTAR DESDE EL ZIP OFICIAL ¿Bajaste el export oficial completo de claude.ai o ChatGPT? Exportal detecta los ZIPs nuevos en tu carpeta de Descargas y los importa con un click. Sin file picker. OPCIONAL: APARECER EN /RESUME DE CLAUDE CODE Activá un setting para escribir un .jsonl junto al .md, y tu chat importado aparece en /resume de Claude Code — como una sesión nativa. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CÓMO FUNCIONA 1. Instalá la extensión "Exportal" en VS Code desde el Marketplace. 2. Instalá este companion de Chrome. 3. Emparejalas una vez con el token que muestra VS Code (Ctrl+Shift+P → "Exportal: Show pairing token" → click "Copy and open Chrome"). 4. Abrí cualquier chat en claude.ai/chat, claude.ai/design/p, o chatgpt.com. 5. Click en el botón flotante → "Export this chat". 6. VS Code abre con la conversación en tu workspace, adjunta a Claude Code. Atajos de teclado: • Alt+Shift+E — exportar el chat actual. • Alt+Shift+O — preparar export oficial completo (forwardea el ZIP cuando llega por email). ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PRIVACIDAD: LOCAL-FIRST, CERO TELEMETRÍA Todo corre en tu máquina. La extensión de Chrome solo habla con un servidor HTTP local en 127.0.0.1 (loopback) dentro de tu propio VS Code. ✓ Sin servidores remotos ✓ Sin analytics, sin telemetría ✓ Sin cuentas, sin signup ✓ Open source bajo MIT — auditá cada línea: github.com/dioniipereyraa/ClaudeTool El badge de estado en el ícono de Chrome refleja el estado del puente: OK (verde) — emparejado e importando. SET (amarillo) — falta emparejar. OFF / AUTH / OLD / ERR (rojo) — problemas, con mensajes de error claros. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PARA QUIÉN ES • Devs que usan Claude Code y planean en claude.ai o ChatGPT — para que el contexto los siga al editor. • Diseñadores con Claude Design que quieren los assets generados en su workspace automáticamente. • Cualquiera que odia el loop copy-paste-explicar-otra-vez entre chats de IA y su IDE. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PREGUNTAS FRECUENTES ¿Funciona Exportal sin la extensión de VS Code? No — Exportal es un puente. Necesitás las dos mitades: este companion de Chrome y la extensión "Exportal" de VS Code. Ambas gratuitas y con licencia MIT. ¿Por qué necesita permisos de red si es local? El permiso de "red" se usa solo para hablar con 127.0.0.1 — tu propia máquina. No hay servidor remoto involucrado. Podés verificarlo leyendo el código. ¿Anthropic u OpenAI van a banear mi cuenta? No. Exportal solo lee conversaciones a las que ya tenés acceso, usando tu propia sesión del browser — exactamente igual que cuando las scrolleás. Sin automatización, sin scraping, sin abuso de rate limit. ¿Funciona con planes Pro / Max / Team / Enterprise? Sí, con todos. Exportal usa tu sesión existente. ¿Y si claude.ai o ChatGPT cambian su API? Exportal parsea las respuestas de forma defensiva y caen graceful. Si un cambio estructural rompe algo, abrís un issue en GitHub y se arregla rápido. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ NO AFILIADO CON ANTHROPIC NI OPENAI Exportal es un proyecto open source independiente. No está afiliado, auspiciado, ni patrocinado por Anthropic (creadores de Claude / Claude Code) ni OpenAI (creadores de ChatGPT). "Claude", "Claude Code", "Claude.ai" son marcas de Anthropic. "ChatGPT" es marca de OpenAI.

Details

  • Version
    0.11.2
  • Updated
    May 5, 2026
  • Offered by
    dpereyrabdev
  • Size
    41.51KiB
  • Languages
    2 languages
  • Developer
    Gerardo Silvio Pereyra
    Presidente Uriburu 214 Adrogué, Buenos Aires B1846 AR
    Email
    dpereyrabdev@gmail.com
    Phone
    +54 9 11 6576-9899
  • Trader
    This developer has identified itself as a trader per the definition from the European Union and committed to only offer products or services that comply with EU laws.

Privacy

Manage extensions and learn how they're being used in your organization

Exportal — Bridge between Claude.ai/ChatGPT and Claude Code has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.

Exportal — Bridge between Claude.ai/ChatGPT and Claude Code handles the following:

Authentication information
Website content

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps