struct

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

authorization_token
Source
name
Source
tool_configuration
Source
type
Source