Anthropic::MCPServerDefinition
Inherits JSON::Serializable < Struct < Value < Object
MCP server definition for mcp_servers parameter
Constructors
new(url : String, name : String, authorization_token : String | Nil = nil, tool_configuration : MCPToolConfiguration | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
authorization_token
Sourcename
Sourcetool_configuration
Sourcetype
Sourceurl
Source