UNPKG

insite-mcp

Version:

MCP server for browser automation with 52 tools using Playwright

6 lines 210 B
/** * Interaction tools for Browser MCP Server */ import type { Tool } from '@modelcontextprotocol/sdk/types.js'; export declare const interactionTools: Tool[]; //# sourceMappingURL=interaction-tools.d.ts.map