Skip to contents

Create a new mcp IO

Usage

new_client_io(command, args = character(), name, version = "1.0.0")

new_client_http(endpoint, name, version = "1.0.0")

Arguments

command

The command to run

args

Arguments to pass to the command

name

The name of the client

version

The version of the client

endpoint

The endpoint to connect to

Value

A new mcp client