RegisteredMcpServerDetails

Details specific to a registered MCP (Model Context Protocol) server.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the MCP server uses API key authentication, these details are provided.

Link copied to clipboard

The MCP server uses this authorization method.

Link copied to clipboard

Optional description for the MCP server.

Link copied to clipboard

The MCP server endpoint URL.

Link copied to clipboard

The MCP server name.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String