Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimeCyber/MCP-X-web
/ functions
Functions
976 in github.com/TimeCyber/MCP-X-web
⨍
Functions
976
◇
Types & classes
176
↓ 1 callers
Function
collideE
(nx: number, ny: number)
src/components/ui/TankBattle.tsx:352
↓ 1 callers
Function
confirmDelete
(e: React.MouseEvent, id: string)
src/components/video-gen/VideoGenDashboard.tsx:357
↓ 1 callers
Function
convertSessionsToProjects
(sessions: any[])
src/components/video-gen/VideoGenDashboard.tsx:99
↓ 1 callers
Function
createNewProjectState
(videoType?: 'script' | 'promotional' | 'shortvideo' | 'storyboard')
src/services/videogenService.ts:253
↓ 1 callers
Function
createOverlay
()
public/iframe-editor.js:11
↓ 1 callers
Function
createRecognitionInstance
()
src/components/chat/ChatInput.tsx:86
↓ 1 callers
Function
cssEscapeIdent
(ident)
public/iframe-editor.js:23
↓ 1 callers
Function
deleteApp
(appId: string)
src/services/appBuildApi.ts:471
↓ 1 callers
Function
deleteProjectFromDB
(id: string, sessionId?: string)
src/services/videogenService.ts:132
↓ 1 callers
Function
deployApp
(appId: string | number | bigint)
src/services/appBuildApi.ts:441
↓ 1 callers
Function
disable
()
public/iframe-editor.js:96
↓ 1 callers
Function
downloadAppCode
(appId: string)
src/services/appBuildApi.ts:453
↓ 1 callers
Function
drawExplosion
(ctx: CanvasRenderingContext2D, e: Explosion)
src/components/ui/TankBattle.tsx:246
↓ 1 callers
Function
editPromise
()
src/services/imageApi.ts:291
↓ 1 callers
Function
enable
()
public/iframe-editor.js:84
↓ 1 callers
Function
ensureMermaid
()
src/components/chat/ChatMessage.tsx:16
↓ 1 callers
Method
executeHttpTool
( baseUrl: string, toolName: string, args?: any )
src/services/mcpService.ts:361
↓ 1 callers
Method
executeMCPTool
* 执行 MCP 工具
src/services/mcpService.ts:137
↓ 1 callers
Method
executeWindowMCP
( serviceConfig: MCPServiceConfig, toolName: string, args?: any )
src/services/mcpService.ts:336
↓ 1 callers
Function
exportToPptx
(slides: CaptureResult[], fileName = 'presentation.pptx')
src/utils/exportPptx.ts:400
↓ 1 callers
Function
extractScriptDataJson
(text: string)
src/services/videogenService.ts:679
↓ 1 callers
Function
extractStableVideoUrlsFromMessages
(messages: any[])
src/pages/ImageEditorPage.tsx:92
↓ 1 callers
Function
extractTokenCountFromChunk
(chunk: unknown)
src/pages/AppBuildPage.tsx:243
↓ 1 callers
Function
fetchBalanceData
()
src/pages/SettingsPage.tsx:372
↓ 1 callers
Function
fetchBalanceData
()
src/pages/BalancePage.tsx:44
↓ 1 callers
Function
fetchCode
()
src/components/app/CodePreview.tsx:565
↓ 1 callers
Function
fetchRewardsData
()
src/pages/SettingsPage.tsx:286
↓ 1 callers
Function
fetchServerData
()
src/pages/ServerDetailPage.tsx:372
↓ 1 callers
Function
fetchServers
()
src/data/servers_api.ts:11
↓ 1 callers
Function
fetchVipPackages
()
src/pages/PricingPage.tsx:55
↓ 1 callers
Function
fetchWithTimeout
(url: string)
src/utils/mediaCache.ts:74
↓ 1 callers
Function
filterAgents
(query: string, category: string)
src/pages/AgentPage.tsx:302
↓ 1 callers
Function
formatDate
(ts: number)
src/components/video-gen/VideoGenDashboard.tsx:383
↓ 1 callers
Function
formatDate
(dateStr: string)
src/components/ui/AgentCard.tsx:34
↓ 1 callers
Function
formatFileSize
(bytes?: number)
src/components/chat/KnowledgeDetail.tsx:69
↓ 1 callers
Function
formatGenerationDuration
(ms: number, zh: boolean)
src/pages/AppBuildPage.tsx:279
↓ 1 callers
Function
formatSchema
(schema: any)
src/pages/ServerDetailPage.tsx:465
↓ 1 callers
Function
formatTime
(timeString: string)
src/pages/NewAppPage.tsx:78
↓ 1 callers
Function
formatTime
(timeString: string)
src/pages/MyAppsPage.tsx:106
↓ 1 callers
Function
formatUsage
(count: number)
src/components/ui/AgentCard.tsx:26
↓ 1 callers
Function
formatUsage
(count: number)
src/utils/format.ts:2
↓ 1 callers
Function
generateAnnotatedImage
()
src/components/video-gen/StageDirector.tsx:1949
↓ 1 callers
Function
generatePreviewHTML
(videoList: any[])
src/components/video-gen/StageExport.tsx:59
↓ 1 callers
Function
generatePromise
()
src/services/videogenService.ts:1525
↓ 1 callers
Function
generatePromise
()
src/services/imageApi.ts:154
↓ 1 callers
Function
generateSelector
(element)
public/iframe-editor.js:38
↓ 1 callers
Function
generateShotList
( scriptData: ScriptData, textModel?: string, videoType?: 'script' | 'promotional' | 'shortvideo' | 's
src/services/videogenService.ts:925
↓ 1 callers
Function
generateStableMachineId
()
src/pages/MobileChatPage.tsx:56
↓ 1 callers
Function
getAgentDescription
(agent: Agent)
src/components/ui/AgentCard.tsx:22
↓ 1 callers
Function
getAgentDetail
(id: string | number)
src/data/agents.ts:42
↓ 1 callers
Function
getAgentQuestions
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:59
↓ 1 callers
Function
getAgentSystemPromote
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:49
↓ 1 callers
Function
getAgentsByCategory
(categoryId?: number)
src/data/agents.ts:16
↓ 1 callers
Function
getAllProjectsMetadata
()
src/services/videogenService.ts:117
↓ 1 callers
Function
getAppInfo
(appId: string)
src/services/appBuildApi.ts:119
↓ 1 callers
Function
getBackgroundColor
()
src/components/ui/Badge.tsx:10
↓ 1 callers
Function
getBgColor
()
src/components/ui/Toast.tsx:139
↓ 1 callers
Function
getCachedMediaUrl
(url: string)
src/utils/mediaCache.ts:123
↓ 1 callers
Function
getCategoryIcon
(category: AgentCategory)
src/pages/AgentPage.tsx:62
↓ 1 callers
Function
getCategoryName
(category: any)
src/pages/McpPage.tsx:32
↓ 1 callers
Function
getChatHistory
(params: { appId: string; pageSize?: number; lastCreateTime?: string; })
src/services/appBuildApi.ts:429
↓ 1 callers
Function
getChromeVersion
()
src/utils/speechRecognition.ts:106
↓ 1 callers
Function
getCurrentRatioLabel
()
src/components/image-editor/Toolbar.tsx:158
↓ 1 callers
Function
getElementIcon
(element: Element)
src/components/image-editor/LayerPanel.tsx:18
↓ 1 callers
Function
getFeatures
(planType: string)
src/pages/PricingPage.tsx:102
↓ 1 callers
Function
getFileIcon
(fileName?: string)
src/components/chat/KnowledgeDetail.tsx:79
↓ 1 callers
Function
getFileIcon
(type: string)
src/components/chat/ChatInput.tsx:307
↓ 1 callers
Function
getFileUrl
(filename: string)
src/components/workflow/nodes/OutputNode.tsx:10
↓ 1 callers
Function
getIOSVersion
()
src/utils/speechRecognition.ts:90
↓ 1 callers
Function
getIcon
()
src/components/ui/Toast.tsx:126
↓ 1 callers
Function
getImageSrc
()
src/pages/CreatorHubPage.tsx:631
↓ 1 callers
Function
getInputPlaceholder
()
src/pages/AppBuildPage.tsx:1067
↓ 1 callers
Method
getInstance
()
src/services/mcpService.ts:64
↓ 1 callers
Function
getLimitations
(planType: string)
src/pages/PricingPage.tsx:135
↓ 1 callers
Function
getMessageColor
(msg: typeof messages[0])
src/components/workflow/nodes/RealtimeNode.tsx:40
↓ 1 callers
Function
getMessageLabel
(msg: typeof messages[0])
src/components/workflow/nodes/RealtimeNode.tsx:51
↓ 1 callers
Function
getPayMethodText
(payMethod: string)
src/pages/SettingsPage.tsx:440
↓ 1 callers
Method
getPendingFeedback
* 获取等待反馈的任务详情
src/services/human-feedback.service.ts:33
↓ 1 callers
Function
getPersistentMachineUserId
()
src/pages/MobileChatPage.tsx:97
↓ 1 callers
Function
getPlaceholder
()
src/pages/CreatorHubPage.tsx:1515
↓ 1 callers
Function
getPlaceholderText
()
src/components/image-editor/PromptBar.tsx:32
↓ 1 callers
Function
getPlanColor
(plan: string)
src/pages/BalancePage.tsx:71
↓ 1 callers
Function
getPlanDisplayName
(plan: string)
src/pages/SettingsPage.tsx:450
↓ 1 callers
Function
getSelectedCategoryDisplayName
()
src/pages/AgentPage.tsx:53
↓ 1 callers
Function
getServerById
(id: string)
src/data/servers_api.ts:68
↓ 1 callers
Function
getServerConfig
()
src/pages/ServerDetailPage.tsx:249
↓ 1 callers
Function
getServerName
()
src/pages/ServerDetailPage.tsx:239
↓ 1 callers
Function
getServersByCategory
(categoryName: string)
src/data/servers_api.ts:47
↓ 1 callers
Function
getSpawnPoints
(canvas: HTMLCanvasElement)
src/components/ui/TankBattle.tsx:110
↓ 1 callers
Function
getStageLabel
(stage: string)
src/components/video-gen/VideoGenDashboard.tsx:387
↓ 1 callers
Function
getStaticFileUrl
(codeGenType: string, appId: string, path: string)
src/services/appBuildApi.ts:541
↓ 1 callers
Function
getStaticListUrl
(codeGenType: string, appId: string)
src/services/appBuildApi.ts:535
↓ 1 callers
Function
getStaticPreviewUrl
(codeGenType: string, appId: string)
src/services/appBuildApi.ts:509
↓ 1 callers
Function
getStatusColor
(status: number)
src/pages/SettingsPage.tsx:429
↓ 1 callers
Function
getStatusText
(status: number)
src/pages/SettingsPage.tsx:418
↓ 1 callers
Function
getStepIcon
(stage: string)
src/components/chat/ChatMessage.tsx:685
↓ 1 callers
Function
getStepIcon
(stage: string)
src/pages/MobileChatPage.tsx:468
↓ 1 callers
Function
getTextPreview
(text?: string, maxLen = 120)
src/pages/CreatorHubPage.tsx:53
↓ 1 callers
Function
getToolIcon
(tool: string)
src/components/chat/ChatMessage.tsx:673
↓ 1 callers
Function
getVideoList
()
src/components/video-gen/StageExport.tsx:18
← previous
next →
301–400 of 976, ranked by callers