ACP.McpServerStdio (agent_client_protocol v0.1.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %ACP.McpServerStdio{
  args: term(),
  command: term(),
  env: term(),
  meta: term(),
  name: term()
}

Functions

from_json(map)

new(name, command)

to_json(s)