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
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Coding Standards
An MCP server for enforcing coding standards and best practices.
Glyph
MCP security scanner — finds tool poisoning, credential leaks, and insecure transports in AI agent configurations.
markmap-http-mcp
An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG). Server runs as HTTP service.
TokRepo MCP Server
Search, install, and share AI skills, prompts, and MCP configs from a curated registry of 200+ assets via CLI or MCP protocol.
Bernstein
Multi-agent orchestration MCP server. Start parallel agent runs, manage task queues, track costs, and verify quality gates across 20+ CLI coding agents.
MCPilot
A FastAPI-based gateway for the Model Context Protocol (MCP) designed to unify and scale AI toolchains.
OpenAI GPT Image
Generate and edit images using OpenAI's GPT-4o and DALL-E APIs with advanced prompt control.
CIE - Code Intelligence Engine
Local code analysis MCP server with 25+ tools: semantic search, call graph tracing, dependency analysis, and symbol navigation. Built with Tree-sitter and CozoDB. Supports Go, Python, JS, TS.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
Rainfall
200+ production tools for AI agents via Remote MCP. GitHub, Slack, Notion, Linear, Figma, Stripe, web search, OCR, document conversion, semantic memory/recall, Finviz, SEC filings, image generation, and more.