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 = "")
SourceInstance methods
args
Sourcecommand
Sourcecommand_line
Sourceenv
Sourcename
Sourcesource
Source