UNPKG

insite-mcp

Version:

MCP server for browser automation with 52 tools using Playwright

6 lines 209 B
/** * Wait and synchronization tools for Browser MCP Server */ import type { Tool } from '@modelcontextprotocol/sdk/types.js'; export declare const waitTools: Tool[]; //# sourceMappingURL=wait-tools.d.ts.map