UNPKG

@takashito/linode-mcp-server

Version:

MCP server for Linode API

6 lines (5 loc) 165 B
import { FastMCP } from 'fastmcp'; /** * Registers Kubernetes tools with the MCP server */ export declare function registerKubernetesTools(server: FastMCP): void;