Bring Your AI
No-data MCP endpoint for Claude Code to Codex harness migration checks.
Bring Your AI MCP
Public metadata repository for the Bring Your AI remote MCP server.
Bring Your AI moves agent-harness context between tools, starting with Claude Code to Codex. The paid CLI runs locally on the user's machine. This hosted MCP endpoint is intentionally no-data: it only exposes preview, target-listing, and install-command tools. It does not accept harness files, generated memories, project files, API keys, GitHub handles, or file contents.
Endpoint
https://bringyour.ai/mcp
Transport: streamable HTTP.
Official registry name:
ai.bringyour/bringyour
Manifest:
https://bringyour.ai/.well-known/mcp.json
Tools
preview_move- Preview supported source and destination harness moves without receiving user files.preview_build_setup- Preview first-setup generation options without receiving user files or work history.install_local_cli- Return local CLI installation commands and verification steps.list_targets- List supported source and destination agent harnesses.
Local CLI Flow
curl -fsSL https://bringyour.ai/install.sh | sh
bringyour preview --from claude-code --to codex
bringyour migrate --from claude-code --to codex --policy merge
Codex import validation pages:
Manual Codex-to-Codex sync:
bringyour sync export --root ~/.codex --out ./bya-codex-sync
bringyour sync plan --in ./bya-codex-sync --root ~/.codex
bringyour sync apply --in ./bya-codex-sync --root ~/.codex
Privacy Boundary
The remote MCP server must not receive private harness data. Actual migration and sync work happens through the local CLI or local MCP server. The hosted endpoint exists for discovery, preview, and install handoff.
Public Codex Artifacts
This repo also carries installable, no-secret public artifacts for auditing migrated Codex setups:
skills/bringyour-migration-auditor/SKILL.md- Codex skill for checking AGENTS.md/CLAUDE.md scope, hooks, MCP config, skills, secrets, and validation notes after a migration.agents/harness-migration-auditor.toml- Codex subagent config for the same read-only audit path.
Links
- Site: https://bringyour.ai
- Claude Code to Codex guide: https://bringyour.ai/claude-code-to-codex
- Codex import checklist: https://bringyour.ai/codex-import-checklist
- AGENTS.md vs CLAUDE.md guide: https://bringyour.ai/agents-md-claude-md
- OpenAPI: https://bringyour.ai/openapi.yaml
- llms.txt: https://bringyour.ai/llms.txt
Serveurs connexes
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Sailor
Generate and render Mermaid diagrams as images using LLMs.
FDEP MCP Server
A static code analysis server for enterprise-scale Haskell codebases, providing over 40 comprehensive analysis tools.
Mermaid
Generate mermaid diagram and chart with AI MCP dynamically.
Zaim API
A server template for interacting with APIs that require an API key, using the Zaim API as an example.
Svelte Documentation
Remote server (SSE/Streamable) for the latest Svelte and SvelteKit documentation
Codebase MCP Server
A server for secure and efficient codebase analysis.
MCP Think Tool Server
An MCP server implementing the 'think' tool to improve Claude's complex reasoning capabilities.
MCP OpenAPI Connector
Connect to any OpenAPI-based API with built-in OAuth2 authentication management.
Remote MCP Server on Cloudflare
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Adios MCP
A remote MCP server deployable on Cloudflare Workers without authentication.