struct

Smith::MCP::ServerSpec

Inherits Struct < Value < Object

One stdio server as mcp.json describes it.

Constructors

new(name : String, command : String, args : Array(String) = Array(String).new, env : Hash(String, String) = Hash(String, String).new, source : String = "")
Source

Instance methods

args
Source
command
Source
command_line
Source
name
Source
source
Source