Docs exports: JSON llms.txt llms-full.txt Agent Files

struct Shards::MCPManager::ServerConfig

Defined in:

mcp_manager.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, command : Nil | String, args : Array(String), crystal_main : Nil | String, transport : String, env : Hash(String, String)) #

[View source]

Instance Method Detail

def args : Array(String) #

[View source]
def command : String | Nil #

[View source]
def crystal_main : String | Nil #

[View source]
def env : Hash(String, String) #

[View source]
def name : String #

[View source]
def transport : String #

[View source]