| title | MCPToolConfig |
|---|---|
| description | Schema reference for MCPToolConfig, which filters and renames tools exposed by an MCP server. |
| displayed_sidebar | toolhiveSidebar |
| toc_max_heading_level | 4 |
MCPToolConfig defines tool-filtering and renaming rules that can be shared across MCP workloads. MCPServer, MCPRemoteProxy, and VirtualMCPServer reference an MCPToolConfig via spec.toolConfigRef to customize the tool surface their clients see.
API: toolhive.stacklok.dev/v1beta1
· Scope: Namespaced · Short names: tc, toolconfig
apiVersion: toolhive.stacklok.dev/v1beta1
kind: MCPToolConfig
metadata:
name: my-mcptoolconfig
namespace: default
spec: {}