featherbit UI
Gateway rustdoc
Preparing search index...
chat/mcpClient
createMcpClient
Function createMcpClient
createMcpClient
(
opts
:
{
fetchImpl
?:
(
input
:
RequestInfo
|
URL
,
init
?:
RequestInit
,
)
=>
Promise
<
Response
>
;
token
:
string
;
url
:
string
;
}
,
)
:
McpClient
Parameters
opts
:
{
fetchImpl
?:
(
input
:
RequestInfo
|
URL
,
init
?:
RequestInit
,
)
=>
Promise
<
Response
>
;
token
:
string
;
url
:
string
;
}
Optional
fetchImpl
?:
(
input
:
RequestInfo
|
URL
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
token
:
string
url
:
string
Returns
McpClient
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Gateway rustdoc
featherbit UI
Loading...