Skip to main content
Glama
snowfort-ai

Snowfort Circuit MCP

Official
by snowfort-ai
web-server.d.ts1.15 kB
export declare class WebMCPServer { private name; private version; private server; private driver; private sessions; constructor(name: string, version?: string); private setupHandlers; private getSession; private handleBrowserLaunch; private handleBrowserNavigate; private handleClick; private handleType; private handleScreenshot; private handleEvaluate; private handleWaitForSelector; private handleSnapshot; private handleHover; private handleDrag; private handleKey; private handleSelect; private handleUpload; private handleBack; private handleForward; private handleRefresh; private handlePdf; private handleContent; private handleTextContent; private handleClose; private handleResize; private handleDialogSetup; private handleNewTab; private handleListTabs; private handleSelectTab; private handleCloseTab; private handleNetworkRequests; private handleConsoleMessages; private handleGenerateTest; cleanup(): Promise<void>; run(): Promise<void>; } //# sourceMappingURL=web-server.d.ts.map

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/snowfort-ai/circuit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server