UNPKG

insite-mcp

Version:

MCP server for browser automation with 52 tools using Playwright

6 lines 221 B
/** * Console and network monitoring tools for Browser MCP Server */ import type { Tool } from '@modelcontextprotocol/sdk/types.js'; export declare const consoleTools: Tool[]; //# sourceMappingURL=console-tools.d.ts.map