Functions
Link copied to clipboard
Adds a single AllowedTools to allowedTools.
Link copied to clipboard
public final Tool.McpServer.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Sets Builder.allowedTools to an arbitrary JSON value.
The allowed tools.
Link copied to clipboard
Returns an immutable instance of McpServer.
Link copied to clipboard
Sets Builder.headers to an arbitrary JSON value.
Optional: Fields for authentication headers, timeouts, etc., if needed.
Link copied to clipboard
Sets Builder.name to an arbitrary JSON value.
The name of the MCPServer.
Link copied to clipboard
Link copied to clipboard
public final Tool.McpServer.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the field to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.url to an arbitrary JSON value.
The full URL for the MCPServer endpoint. Example: "https://api.example.com/mcp"