Labsco
MCP SERVER

Bring Your AI

by unitedideas

Preview a move of your agent-harness setup from one tool to another, and buy the CLI that performs it.

Code Generation, Scaffolding & Migration
Summary
The endpoint previews and sells; the local CLI does the move.

Every tool here is deliberately no-data — preview_move and preview_build_setup describe what a migration would do without receiving a single file, and the rest of the surface is catalogue, quote and checkout. That makes it cheap to connect, and it also means connecting it moves nothing: bringyour migrate on your own machine is the step that does the work.

What it is

The hosted endpoint for Bring Your AI, which migrates agent-harness context between tools such as Claude Code and Codex. The endpoint previews, lists and quotes; the migration itself runs from a paid CLI on your own machine.

What you get
  • A preview of a supported source-to-destination harness move
  • A preview of first-setup generation options
  • The list of supported source and destination agent harnesses
  • The install commands and verification steps for the local CLI
  • The buyable CLI products and their checkout routes
  • A deterministic quote for the lifetime licence
  • A Stripe-hosted checkout handoff for a chosen licence tier
Requirements

Point a client at https://bringyour.ai/mcp over streamable HTTP. The endpoint takes no files: harness files, generated memories, project files, API keys and file contents all stay out of it, and the migration runs from the local CLI you install.

Setup effort

One command — curl -fsSL https://bringyour.ai/install.sh | sh