← All servers

Bring Your AI

ai.bringyour/bringyour v1.1.0
QS 45 Official Registry ai-llm dev-tools

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add bringyour --transport http https://bringyour.ai/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "bringyour": {
      "url": "https://bringyour.ai/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "bringyour": {
      "serverUrl": "https://bringyour.ai/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "bringyour": {
      "type": "http",
      "url": "https://bringyour.ai/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "bringyour": {
      "url": "https://bringyour.ai/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bringyour": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://bringyour.ai/mcp"
      ]
    }
  }
}

Tools (7 indexed · scanned 7/13/2026 · screened)

preview_move Free no-data preview for moving a harness between any two of the 13 supported tools (Claude Code, Cursor, Codex, OpenCla…

Free no-data preview for moving a harness between any two of the 13 supported tools (Claude Code, Cursor, Codex, OpenClaw, Aider, Continue, Cline, Goose, Zed, Roo Code, ChatGPT, Claude.ai, Copilot). Returns feasibility copy only. Does not accept or return mappings, file paths, generated content, or validation notes.

{
  "additionalProperties": false,
  "properties": {
    "from": {
      "description": "Source tool id, e.g. claude-code, cursor, codex, openclaw, aider, continue, cline, goose, zed, roo, chatgpt, claude-ai. Use list_targets for the full matrix.",
      "type": "string"
    },
    "to": {
      "description": "Target tool id, e.g. codex, cursor, claude-code, copilot. Use list_targets for the full matrix.",
      "type": "string"
    }
  },
  "required": [
    "from",
    "to"
  ],
  "type": "object"
}
preview_build_setup Free no-data preview for building a user's first setup in any of the 13 supported tools. Does not accept GitHub handles,…

Free no-data preview for building a user's first setup in any of the 13 supported tools. Does not accept GitHub handles, generated memories, mappings, or file content.

{
  "additionalProperties": false,
  "properties": {
    "to": {
      "description": "Target tool id, e.g. claude-code, codex, cursor. Use list_targets for the full matrix.",
      "type": "string"
    }
  },
  "required": [
    "to"
  ],
  "type": "object"
}
list_targets List Bring Your AI target tools. No harness data is accepted or returned.
{
  "additionalProperties": false,
  "type": "object"
}
install_local_cli Return no-data local install and MCP wiring commands. The remote server does not install anything and does not receive h…

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

{
  "additionalProperties": false,
  "properties": {
    "target_agent": {
      "description": "Optional: claude-code or codex.",
      "type": "string"
    }
  },
  "type": "object"
}
list_products List agent-readable Bring Your AI products and supported payment modes. No harness data is accepted.
{
  "additionalProperties": false,
  "type": "object"
}
quote_lifetime_license Quote a Bring Your AI lifetime license in USD. Human checkout uses Stripe Payment Links; agent checkout can settle a Lin…

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.

{
  "additionalProperties": false,
  "properties": {
    "buyer_country": {
      "description": "Optional ISO country code.",
      "type": "string"
    },
    "currency": {
      "description": "Optional requested currency. Only USD is currently supported.",
      "type": "string"
    },
    "locale": {
      "description": "Optional BCP 47 locale.",
      "type": "string"
    },
    "product_id": {
      "description": "Optional product id. Defaults to bringyour_founder_lifetime.",
      "type": "string"
    }
  },
  "type": "object"
}
start_checkout Start checkout. With payment_mode=stripe_spt plus shared_payment_granted_token and buyer_email, settles a Stripe Payment…

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.

{
  "additionalProperties": false,
  "properties": {
    "buyer_email": {
      "description": "Email bound to the issued license. Required for stripe_spt settlement.",
      "type": "string"
    },
    "email": {
      "description": "Alias for buyer_email.",
      "type": "string"
    },
    "payment_mode": {
      "description": "stripe_payment_link, stripe_link, link, stripe_checkout, stripe_acp, stripe_spt, or x402.",
      "type": "string"
    },
    "product_id": {
      "description": "Optional product id. Defaults to bringyour_founder_lifetime.",
      "type": "string"
    },
    "shared_payment_granted_token": {
      "description": "Link-issued Stripe shared payment token. Required for stripe_spt settlement.",
      "type": "string"
    }
  },
  "type": "object"
}

Remote endpoints

TransportURLAuth headers
streamable-http https://bringyour.ai/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/ai.bringyour--bringyour/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent