Skip to main content
Glama

WebSee MCP Server

by 1AQuantum
index.d.ts1.42 kB
/** * WebSee Intelligence Tools - Main Export * * This module provides a centralized export for all intelligence tools. * * @module tools */ export { componentTree, componentGetProps, componentGetState, componentFindByName, componentGetSource, componentTrackRenders, componentGetContext, componentGetHooks, ComponentTreeSchema, ComponentGetPropsSchema, ComponentGetStateSchema, ComponentFindByNameSchema, ComponentGetSourceSchema, ComponentTrackRendersSchema, ComponentGetContextSchema, ComponentGetHooksSchema, COMPONENT_INTELLIGENCE_TOOLS, } from './component-intelligence-tools.js'; export { errorResolveStack, errorGetContext, errorTraceCause, errorGetSimilar, ErrorResolveStackSchema, ErrorGetContextSchema, ErrorTraceCauseSchema, ErrorGetSimilarSchema, type ResolvedStackFrame, type ErrorContext, type RootCauseAnalysis, type SimilarError, errorIntelligenceTools, } from './error-intelligence-tools.js'; export { networkGetRequests, networkGetByUrl, networkGetTiming, networkTraceInitiator, networkGetHeaders, networkGetBody, NetworkGetRequestsSchema, NetworkGetByUrlSchema, NetworkGetTimingSchema, NetworkTraceInitiatorSchema, NetworkGetHeadersSchema, NetworkGetBodySchema, type NetworkRequest, type NetworkTiming, type InitiatorTrace, type NetworkHeaders, type NetworkBody, networkIntelligenceTools, createNetworkToolHandler, } from './network-intelligence-tools.js'; //# sourceMappingURL=index.d.ts.map

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/1AQuantum/websee-mcp-server'

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