MCPcopy Create free account

hub / github.com/TimeCyber/MCP-X-web / functions

Functions976 in github.com/TimeCyber/MCP-X-web

↓ 1 callersFunctioncollideE
(nx: number, ny: number)
src/components/ui/TankBattle.tsx:352
↓ 1 callersFunctionconfirmDelete
(e: React.MouseEvent, id: string)
src/components/video-gen/VideoGenDashboard.tsx:357
↓ 1 callersFunctionconvertSessionsToProjects
(sessions: any[])
src/components/video-gen/VideoGenDashboard.tsx:99
↓ 1 callersFunctioncreateNewProjectState
(videoType?: 'script' | 'promotional' | 'shortvideo' | 'storyboard')
src/services/videogenService.ts:253
↓ 1 callersFunctioncreateOverlay
()
public/iframe-editor.js:11
↓ 1 callersFunctioncreateRecognitionInstance
()
src/components/chat/ChatInput.tsx:86
↓ 1 callersFunctioncssEscapeIdent
(ident)
public/iframe-editor.js:23
↓ 1 callersFunctiondeleteApp
(appId: string)
src/services/appBuildApi.ts:471
↓ 1 callersFunctiondeleteProjectFromDB
(id: string, sessionId?: string)
src/services/videogenService.ts:132
↓ 1 callersFunctiondeployApp
(appId: string | number | bigint)
src/services/appBuildApi.ts:441
↓ 1 callersFunctiondisable
()
public/iframe-editor.js:96
↓ 1 callersFunctiondownloadAppCode
(appId: string)
src/services/appBuildApi.ts:453
↓ 1 callersFunctiondrawExplosion
(ctx: CanvasRenderingContext2D, e: Explosion)
src/components/ui/TankBattle.tsx:246
↓ 1 callersFunctioneditPromise
()
src/services/imageApi.ts:291
↓ 1 callersFunctionenable
()
public/iframe-editor.js:84
↓ 1 callersFunctionensureMermaid
()
src/components/chat/ChatMessage.tsx:16
↓ 1 callersMethodexecuteHttpTool
( baseUrl: string, toolName: string, args?: any )
src/services/mcpService.ts:361
↓ 1 callersMethodexecuteMCPTool
* 执行 MCP 工具
src/services/mcpService.ts:137
↓ 1 callersMethodexecuteWindowMCP
( serviceConfig: MCPServiceConfig, toolName: string, args?: any )
src/services/mcpService.ts:336
↓ 1 callersFunctionexportToPptx
(slides: CaptureResult[], fileName = 'presentation.pptx')
src/utils/exportPptx.ts:400
↓ 1 callersFunctionextractScriptDataJson
(text: string)
src/services/videogenService.ts:679
↓ 1 callersFunctionextractStableVideoUrlsFromMessages
(messages: any[])
src/pages/ImageEditorPage.tsx:92
↓ 1 callersFunctionextractTokenCountFromChunk
(chunk: unknown)
src/pages/AppBuildPage.tsx:243
↓ 1 callersFunctionfetchBalanceData
()
src/pages/SettingsPage.tsx:372
↓ 1 callersFunctionfetchBalanceData
()
src/pages/BalancePage.tsx:44
↓ 1 callersFunctionfetchCode
()
src/components/app/CodePreview.tsx:565
↓ 1 callersFunctionfetchRewardsData
()
src/pages/SettingsPage.tsx:286
↓ 1 callersFunctionfetchServerData
()
src/pages/ServerDetailPage.tsx:372
↓ 1 callersFunctionfetchServers
()
src/data/servers_api.ts:11
↓ 1 callersFunctionfetchVipPackages
()
src/pages/PricingPage.tsx:55
↓ 1 callersFunctionfetchWithTimeout
(url: string)
src/utils/mediaCache.ts:74
↓ 1 callersFunctionfilterAgents
(query: string, category: string)
src/pages/AgentPage.tsx:302
↓ 1 callersFunctionformatDate
(ts: number)
src/components/video-gen/VideoGenDashboard.tsx:383
↓ 1 callersFunctionformatDate
(dateStr: string)
src/components/ui/AgentCard.tsx:34
↓ 1 callersFunctionformatFileSize
(bytes?: number)
src/components/chat/KnowledgeDetail.tsx:69
↓ 1 callersFunctionformatGenerationDuration
(ms: number, zh: boolean)
src/pages/AppBuildPage.tsx:279
↓ 1 callersFunctionformatSchema
(schema: any)
src/pages/ServerDetailPage.tsx:465
↓ 1 callersFunctionformatTime
(timeString: string)
src/pages/NewAppPage.tsx:78
↓ 1 callersFunctionformatTime
(timeString: string)
src/pages/MyAppsPage.tsx:106
↓ 1 callersFunctionformatUsage
(count: number)
src/components/ui/AgentCard.tsx:26
↓ 1 callersFunctionformatUsage
(count: number)
src/utils/format.ts:2
↓ 1 callersFunctiongenerateAnnotatedImage
()
src/components/video-gen/StageDirector.tsx:1949
↓ 1 callersFunctiongeneratePreviewHTML
(videoList: any[])
src/components/video-gen/StageExport.tsx:59
↓ 1 callersFunctiongeneratePromise
()
src/services/videogenService.ts:1525
↓ 1 callersFunctiongeneratePromise
()
src/services/imageApi.ts:154
↓ 1 callersFunctiongenerateSelector
(element)
public/iframe-editor.js:38
↓ 1 callersFunctiongenerateShotList
( scriptData: ScriptData, textModel?: string, videoType?: 'script' | 'promotional' | 'shortvideo' | 's
src/services/videogenService.ts:925
↓ 1 callersFunctiongenerateStableMachineId
()
src/pages/MobileChatPage.tsx:56
↓ 1 callersFunctiongetAgentDescription
(agent: Agent)
src/components/ui/AgentCard.tsx:22
↓ 1 callersFunctiongetAgentDetail
(id: string | number)
src/data/agents.ts:42
↓ 1 callersFunctiongetAgentQuestions
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:59
↓ 1 callersFunctiongetAgentSystemPromote
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:49
↓ 1 callersFunctiongetAgentsByCategory
(categoryId?: number)
src/data/agents.ts:16
↓ 1 callersFunctiongetAllProjectsMetadata
()
src/services/videogenService.ts:117
↓ 1 callersFunctiongetAppInfo
(appId: string)
src/services/appBuildApi.ts:119
↓ 1 callersFunctiongetBackgroundColor
()
src/components/ui/Badge.tsx:10
↓ 1 callersFunctiongetBgColor
()
src/components/ui/Toast.tsx:139
↓ 1 callersFunctiongetCachedMediaUrl
(url: string)
src/utils/mediaCache.ts:123
↓ 1 callersFunctiongetCategoryIcon
(category: AgentCategory)
src/pages/AgentPage.tsx:62
↓ 1 callersFunctiongetCategoryName
(category: any)
src/pages/McpPage.tsx:32
↓ 1 callersFunctiongetChatHistory
(params: { appId: string; pageSize?: number; lastCreateTime?: string; })
src/services/appBuildApi.ts:429
↓ 1 callersFunctiongetChromeVersion
()
src/utils/speechRecognition.ts:106
↓ 1 callersFunctiongetCurrentRatioLabel
()
src/components/image-editor/Toolbar.tsx:158
↓ 1 callersFunctiongetElementIcon
(element: Element)
src/components/image-editor/LayerPanel.tsx:18
↓ 1 callersFunctiongetFeatures
(planType: string)
src/pages/PricingPage.tsx:102
↓ 1 callersFunctiongetFileIcon
(fileName?: string)
src/components/chat/KnowledgeDetail.tsx:79
↓ 1 callersFunctiongetFileIcon
(type: string)
src/components/chat/ChatInput.tsx:307
↓ 1 callersFunctiongetFileUrl
(filename: string)
src/components/workflow/nodes/OutputNode.tsx:10
↓ 1 callersFunctiongetIOSVersion
()
src/utils/speechRecognition.ts:90
↓ 1 callersFunctiongetIcon
()
src/components/ui/Toast.tsx:126
↓ 1 callersFunctiongetImageSrc
()
src/pages/CreatorHubPage.tsx:631
↓ 1 callersFunctiongetInputPlaceholder
()
src/pages/AppBuildPage.tsx:1067
↓ 1 callersMethodgetInstance
()
src/services/mcpService.ts:64
↓ 1 callersFunctiongetLimitations
(planType: string)
src/pages/PricingPage.tsx:135
↓ 1 callersFunctiongetMessageColor
(msg: typeof messages[0])
src/components/workflow/nodes/RealtimeNode.tsx:40
↓ 1 callersFunctiongetMessageLabel
(msg: typeof messages[0])
src/components/workflow/nodes/RealtimeNode.tsx:51
↓ 1 callersFunctiongetPayMethodText
(payMethod: string)
src/pages/SettingsPage.tsx:440
↓ 1 callersMethodgetPendingFeedback
* 获取等待反馈的任务详情
src/services/human-feedback.service.ts:33
↓ 1 callersFunctiongetPersistentMachineUserId
()
src/pages/MobileChatPage.tsx:97
↓ 1 callersFunctiongetPlaceholder
()
src/pages/CreatorHubPage.tsx:1515
↓ 1 callersFunctiongetPlaceholderText
()
src/components/image-editor/PromptBar.tsx:32
↓ 1 callersFunctiongetPlanColor
(plan: string)
src/pages/BalancePage.tsx:71
↓ 1 callersFunctiongetPlanDisplayName
(plan: string)
src/pages/SettingsPage.tsx:450
↓ 1 callersFunctiongetSelectedCategoryDisplayName
()
src/pages/AgentPage.tsx:53
↓ 1 callersFunctiongetServerById
(id: string)
src/data/servers_api.ts:68
↓ 1 callersFunctiongetServerConfig
()
src/pages/ServerDetailPage.tsx:249
↓ 1 callersFunctiongetServerName
()
src/pages/ServerDetailPage.tsx:239
↓ 1 callersFunctiongetServersByCategory
(categoryName: string)
src/data/servers_api.ts:47
↓ 1 callersFunctiongetSpawnPoints
(canvas: HTMLCanvasElement)
src/components/ui/TankBattle.tsx:110
↓ 1 callersFunctiongetStageLabel
(stage: string)
src/components/video-gen/VideoGenDashboard.tsx:387
↓ 1 callersFunctiongetStaticFileUrl
(codeGenType: string, appId: string, path: string)
src/services/appBuildApi.ts:541
↓ 1 callersFunctiongetStaticListUrl
(codeGenType: string, appId: string)
src/services/appBuildApi.ts:535
↓ 1 callersFunctiongetStaticPreviewUrl
(codeGenType: string, appId: string)
src/services/appBuildApi.ts:509
↓ 1 callersFunctiongetStatusColor
(status: number)
src/pages/SettingsPage.tsx:429
↓ 1 callersFunctiongetStatusText
(status: number)
src/pages/SettingsPage.tsx:418
↓ 1 callersFunctiongetStepIcon
(stage: string)
src/components/chat/ChatMessage.tsx:685
↓ 1 callersFunctiongetStepIcon
(stage: string)
src/pages/MobileChatPage.tsx:468
↓ 1 callersFunctiongetTextPreview
(text?: string, maxLen = 120)
src/pages/CreatorHubPage.tsx:53
↓ 1 callersFunctiongetToolIcon
(tool: string)
src/components/chat/ChatMessage.tsx:673
↓ 1 callersFunctiongetVideoList
()
src/components/video-gen/StageExport.tsx:18
← previousnext →301–400 of 976, ranked by callers