AgentGateway · Schema

MCPTarget

Configuration for an MCP server target in AgentGateway, defining a connected MCP tool provider.

AI GatewayAPI GatewayMCPLLMAgent-to-AgentOpen SourceCNCFObservabilitySecurity

Properties

Name Type Description
name string Unique name for this MCP target.
type string The connection type for this MCP target.
url string URL of the MCP server endpoint.
authentication object Authentication configuration for connecting to this MCP server.
tools array List of tool names exposed by this MCP target (empty means all tools are available).
allowedClients array List of client identifiers permitted to use this MCP target.
View JSON Schema on GitHub