Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

Bring Your AI

ai.bringyour/bringyour

No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.

Uptime
16.7%
18 probes
Response
815ms
last probe
Tools
7
callable

Tools · 7

preview_move

Free no-data preview for moving a harness between Claude Code and Codex. Returns feasibility copy only. Does not accept or return mappings, file paths, generated content, or validation notes.

preview_build_setup

Free no-data preview for building a user's first Claude Code or Codex setup. Does not accept GitHub handles, generated memories, mappings, or file content.

list_targets

List Bring Your AI target tools. No harness data is accepted or returned.

install_local_cli

Return no-data local install and MCP wiring commands. The remote server does not install anything and does not receive harness data.

list_products

List agent-readable Bring Your AI products and supported payment modes. No harness data is accepted.

quote_lifetime_license

Quote a Bring Your AI lifetime license in USD. Human checkout uses Stripe Payment Links; agent checkout can settle a Link-issued Stripe shared payment token.

start_checkout

Start checkout. With payment_mode=stripe_spt plus shared_payment_granted_token and buyer_email, settles a Stripe PaymentIntent and returns the signed license without opening a browser.

Similar MCP servers embedding-nearest

@trevorbyrum/keymask
Local MCP credential broker for coding agents (Claude Code, Codex, Gemini, and any other MCP-stdio client). Values never enter the AI transc
0 tools
iflow-mcp_elyin-codex-bridge
Lightweight MCP server bridging Claude Code to OpenAI Codex via official CLI
0 tools
@brutalist/mcp
Deploy Claude Code, Codex & Antigravity (agy) CLI agents to demolish your work before users do. Real file analysis. Brutal honesty. Per-call
0 tools
truss-mcp
AI-native developer tools for Claude Code — CLAUDE.md generation, prompt library, workflow builder, and more
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
com.clauxel.jcodeharness/jcodeharness-mcp
A paid remote MCP for OpenAI Codex harness MCP, built to return verdicts, receipts, usage logs, and
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bring_your_ai": {
      "url": "https://bringyour.ai/mcp",
      "transport": "streamable-http"
    }
  }
}