INDIVIDUAL MCP TOOL
preview_move
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.
LIVE ENDPOINT
https://bringyour.ai/mcp
Connect to this endpoint to inspect the live schema for preview_move and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bringyour]
url = "https://bringyour.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bringyour": {
"type": "http",
"url": "https://bringyour.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bringyour
Remote MCP URL: https://bringyour.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bringyour": {
"url": "https://bringyour.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bringyour": {
"type": "http",
"url": "https://bringyour.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bringyour",
"transport": "streamable-http",
"url": "https://bringyour.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
preview_build_setup— Free no-data preview for building a user's first setup in any of the 13 supported tools.list_targets— List Bring Your AI target tools.install_local_cli— Return no-data local install and MCP wiring commands.list_products— List agent-readable Bring Your AI products and supported payment modes.quote_lifetime_license— Quote a Bring Your AI lifetime license or Team Migration Pack in USD.start_checkout— Start checkout.