UNPKG

@eimsto/playwright-mcp-server

Version:
5 lines (4 loc) 204 B
import { Tool } from "@modelcontextprotocol/sdk/types.js"; export declare function createToolDefinitions(): Tool[]; export declare const BROWSER_TOOLS: string[]; export declare const API_TOOLS: string[];