# BringYour > Move your AI agent between tools. Bootstrap a new agent from your public data. Keep your identity. Leave company data behind. **Launch pricing (live now):** first 10 buyers at $19, next 10 at $29, then $49 — price rises as traction grows. Every tier is a lifetime license: one payment, every current feature, every future tool in the Foundry Practitioner Toolkit included. BringYour is a local-first CLI + MCP server (binary name: `portable`) that migrates AI agent harnesses across 13 tools (Claude Code, Cursor, Codex, OpenClaw, Aider, Continue, Cline, Goose, Zed, Roo Code, ChatGPT, Claude.ai, Copilot). It also bootstraps a new harness from a user's GitHub / RSS / Hacker News when they're new to AI and can't write `CLAUDE.md` from scratch. Transfers are device-to-device encrypted (AES-256-GCM + passphrase). Bundles are signed with ed25519. PII is scrubbed with regex + blocklist + identity-signal heuristics, every removal logged. ## Core product surfaces - [Landing page](https://bringyour.ai/): product overview, install commands for migrate + bootstrap paths, 13-tool support matrix. - [How it works](https://bringyour.ai/how-it-works): concrete Claude Code → Cursor walkthrough, GitHub bootstrap example, remote MCP wiring. - [Source + issues](https://github.com/unitedideas/portable): Go CLI + MCP server. Private today; may be opened under BSL / OSS license after initial release. - [Manual migration recipes](https://github.com/unitedideas/ai-harness-migration-recipes): hand-written file-by-file recipes for moving an AI agent between Claude Code, Cursor, Codex, Aider, etc. Free — the automation tool above is for when you don't want to do it by hand. ## Installation ``` npx portable migrate --from claude-code --to cursor # move an existing agent npx portable bootstrap --github yourname # start from a GitHub profile ``` ## Support matrix (as of v0.54) Bidirectional read + write: Claude Code, Cursor, Codex, OpenClaw, Aider, Continue, Cline, Goose, Zed, Roo Code. Paste-interface (export-only): ChatGPT, Claude.ai. Write-only: Copilot. Every bidirectional-to-bidirectional pair works. ## Why this exists - **Job changers** keep personal style + skills, leave the old company's data behind (audit-logged PII scrub). - **Tool switchers** go Cursor → Codex, Claude Code → any, ChatGPT → Claude.ai in one command instead of rewriting. - **Vendor evaluators** port one reference harness 13 ways in a morning instead of 13 separate rewrites. - **New-to-AI users** bootstrap a functional first-draft harness from their GitHub without writing `CLAUDE.md` by hand. ## Trust layer - Local-first: CLI runs on your machine, no server ever sees your agent. - Ed25519 signing on every bundle. - AES-256-GCM end-to-end encrypted device-to-device transfers. - PII scrub audit log documenting every removal. - Interactive review of low-confidence memories with confidence score + source citation per item. ## Sibling Foundry products BringYour is part of the Foundry portfolio alongside: - [AI Dev Jobs](https://aidevboard.com/): REST + MCP interface over 8,600+ curated AI/ML engineering jobs. - [Not Human Search](https://nothumansearch.ai/): search engine for agent-first tools, ranked by agentic readiness. - [8bitconcepts](https://8bitconcepts.com/): embedded AI consulting + 22-paper research atlas on enterprise adoption. ## Contact hello@bringyour.ai