UNPKG

insite-mcp

Version:

MCP server for browser automation with 52 tools using Playwright

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