pai
Preparing search index...
pai
startMcpServer
Function startMcpServer
startMcpServer
(
env
?:
Record
<
string
,
string
|
undefined
>
)
:
Promise
<
void
>
Runs
createMcpServer
over stdio, as
pai mcp
does.
Parameters
env
:
Record
<
string
,
string
|
undefined
>
= process.env
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pai
Loading...
Runs createMcpServer over stdio, as
pai mcpdoes.