← bringyour.ai

INDIVIDUAL MCP TOOL

list_products

List agent-readable Bring Your AI products and supported payment modes.

bringyour.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://bringyour.ai/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_products and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

bringyour.ai

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_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.
  • 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.
  • quote_lifetime_license — Quote a Bring Your AI lifetime license or Team Migration Pack in USD.
  • start_checkout — Start checkout.