MCPcopy Create free account

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

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

↓ 3 callersFunctiongetMcpConfig
()
src/pages/ServerDetailPage.tsx:222
↓ 3 callersFunctiongetQuestionsList
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:37
↓ 3 callersFunctiongetRewardTypeDetails
(type: 'blogger' | 'developer' | 'tester')
src/pages/RewardsPage.tsx:39
↓ 3 callersFunctiongetRewardTypeRequirements
(type: 'blogger' | 'developer' | 'tester')
src/pages/RewardsPage.tsx:63
↓ 3 callersFunctionhandleCopy
(text: string)
src/pages/SkillDetailPage.tsx:86
↓ 3 callersFunctionhandleDeleteShot
(shotId: string, e?: React.MouseEvent)
src/components/video-gen/StageDirector.tsx:524
↓ 3 callersFunctionhandleEditImage
(prompt: string)
src/pages/ImageEditorPage.tsx:3523
↓ 3 callersFunctionhandleGenerateImage
(originalPrompt: string, modelIdOverride?: string)
src/pages/ImageEditorPage.tsx:3416
↓ 3 callersFunctionhandleGenerateKeyframe
(shot: Shot, type: 'start' | 'end', promptOverride?: string)
src/components/video-gen/StageDirector.tsx:654
↓ 3 callersFunctionhandleGenerateVideo
(shot: Shot)
src/components/video-gen/StageDirector.tsx:762
↓ 3 callersFunctionhandleMenuAction
(action: 'rename' | 'duplicate' | 'delete')
src/components/image-editor/BoardPanel.tsx:63
↓ 3 callersFunctionhandlePageChange
(page: number)
src/pages/OrderPage.tsx:118
↓ 3 callersFunctionhandlePageChange
(page: number)
src/pages/AgentPage.tsx:413
↓ 3 callersFunctionhandleSearch
(query: string, fromUrl = false)
src/pages/McpPage.tsx:122
↓ 3 callersFunctionisIOSDevice
()
src/utils/speechRecognition.ts:27
↓ 3 callersFunctionisSpeechRecognitionSupported
()
src/utils/speechRecognition.ts:47
↓ 3 callersFunctionkeyframeTaskKey
(shotId: string, type: 'start' | 'end')
src/components/video-gen/StageDirector.tsx:27
↓ 3 callersFunctionloadAgentDetail
()
src/pages/AgentDetailPage.tsx:204
↓ 3 callersFunctionloadAttachments
()
src/components/chat/KnowledgeDetail.tsx:23
↓ 3 callersFunctionloadKnowledgeList
()
src/components/chat/KnowledgeManager.tsx:22
↓ 3 callersFunctionloadProjects
()
src/components/video-gen/VideoGenDashboard.tsx:28
↓ 3 callersFunctionloadReferenceLinks
(pageNum: number = 1, pageSize: number = 10)
src/pages/ChatPage.tsx:1511
↓ 3 callersFunctionmeasureTextSize
(text: string, fontSize: number, fontFamily: string, fontWeight: string)
src/pages/ImageEditorPage.tsx:359
↓ 3 callersFunctionnavigateWithAgent
(path: string)
src/components/chat/ChatSidebar.tsx:38
↓ 3 callersFunctionnormalizeScene
(s: any, fallbackId: string)
src/services/videogenService.ts:614
↓ 3 callersFunctionopenDB
()
src/utils/mediaCache.ts:14
↓ 3 callersFunctionpickBoardByCachedId
(list: Board[], cachedId: string | null)
src/pages/ImageEditorPage.tsx:2269
↓ 3 callersMethodprobeMCPTools
* 探测 MCP 工具列表
src/services/mcpService.ts:74
↓ 3 callersFunctionresetGame
(canvas: HTMLCanvasElement)
src/components/ui/TankBattle.tsx:86
↓ 3 callersFunctionresolvePreferredModel
( projectModel: string | undefined, storageKey: string, models: ModelInfo[] )
src/components/video-gen/videoGenModelPrefs.ts:28
↓ 3 callersFunctionscrollToBottom
()
src/pages/ChatPage.tsx:828
↓ 3 callersFunctionscrollToBottom
(force = false)
src/pages/MobileChatPage.tsx:1897
↓ 3 callersFunctionsetIsBatchStopping
(stopping: boolean)
src/components/video-gen/StageDirector.tsx:95
↓ 3 callersFunctionstartLevel
(canvas: HTMLCanvasElement)
src/components/ui/TankBattle.tsx:120
↓ 3 callersMethodsubmitFeedback
* 提交人工反馈
src/services/human-feedback.service.ts:48
↓ 3 callersFunctiontruncateContent
(content: string, maxLength: number = 400)
src/components/workflow/nodes/PlannerNode.tsx:25
↓ 3 callersFunctiontryParseCandidate
(raw: string)
src/services/videogenService.ts:683
↓ 3 callersFunctionwrapStoryboardImagePrompt
( narrativeContent: string, refContext?: StoryboardReferenceContext )
src/services/storyboardAgentService.ts:304
↓ 2 callersFunctionbase64Encode
(str: string)
src/pages/ServerDetailPage.tsx:274
↓ 2 callersFunctionbuildAgentWriteBody
(includeId?: string | number)
src/pages/SettingsPage.tsx:127
↓ 2 callersFunctionbuildStoryboardImagePrompt
( shot: Shot, options?: { styleBlock?: string; analysisText?: string; refContext?: StoryboardReferenceCont
src/services/storyboardAgentService.ts:283
↓ 2 callersFunctionbuildStoryboardRefContextFromShot
( shot: Shot, scriptData: ScriptData | null | undefined, referenceImageCount = 0 )
src/services/storyboardAgentService.ts:246
↓ 2 callersFunctioncleanup
()
src/utils/exportPptx.ts:323
↓ 2 callersFunctioncollectFromContent
(content: string)
src/pages/ImageEditorPage.tsx:62
↓ 2 callersFunctioncollectToolCallStepsFromContent
(content: string)
src/pages/MobileChatPage.tsx:298
↓ 2 callersFunctionconvertImageToBase64
(imageUrl: string)
src/components/video-gen/StageDirector.tsx:1175
↓ 2 callersFunctioncreateApp
(data: AppBuildRequest)
src/services/appBuildApi.ts:113
↓ 2 callersFunctioncreateDefaultBoard
()
src/pages/ImageEditorPage.tsx:2384
↓ 2 callersFunctioncreateSpeechRecognition
(language: string = 'zh-CN')
src/utils/speechRecognition.ts:120
↓ 2 callersFunctiondegToRad
(deg: number)
src/components/ui/TankBattle.tsx:37
↓ 2 callersFunctiondeleteAssetFromLibrary
(id: number)
src/services/videogenService.ts:222
↓ 2 callersFunctiondoJump
()
src/components/ui/DinoGame.tsx:83
↓ 2 callersFunctiondrawElement
(ctx: CanvasRenderingContext2D, element: Element, offsetX: number = 0, offsetY: number = 0)
src/pages/ImageEditorPage.tsx:483
↓ 2 callersFunctiondrawTank
(ctx: CanvasRenderingContext2D, tank: Tank, colorBody: string, colorTurret: string)
src/components/ui/TankBattle.tsx:226
↓ 2 callersFunctioneditImage
( images: ImageInput[], prompt: string, mask?: ImageInput, model?: string, sessionId?: string, siz
src/services/imageApi.ts:278
↓ 2 callersMethodextractBaseUrl
(config: MCPServiceConfig)
src/services/mcpService.ts:245
↓ 2 callersFunctionextractImageUrlFromResponse
(src: string | null | undefined)
src/pages/ImageEditorPage.tsx:24
↓ 2 callersFunctionextractStableImageUrlsFromMessages
(messages: any[])
src/pages/ImageEditorPage.tsx:58
↓ 2 callersFunctionextractStyleBlock
(text: string)
src/services/storyboardAgentService.ts:162
↓ 2 callersFunctionfail
(err: Error)
src/utils/exportPptx.ts:335
↓ 2 callersFunctionfallbackShare
(text: string)
src/components/chat/ChatMessage.tsx:331
↓ 2 callersFunctionfetchCategories
()
src/data/servers_api.ts:30
↓ 2 callersFunctionfetchImageAsBase64
(imageUrl: string)
src/services/imageApi.ts:99
↓ 2 callersFunctionfireBullet
(tank: Tank, owner: BulletOwner)
src/components/ui/TankBattle.tsx:212
↓ 2 callersFunctionformatDate
(dateString: string)
src/pages/OrderPage.tsx:106
↓ 2 callersFunctionformatFileSize
(bytes: number)
src/components/chat/ChatInput.tsx:315
↓ 2 callersFunctionformatFileSize
(bytes: number)
src/components/chat/ChatMessage.tsx:436
↓ 2 callersFunctionformatFileSize
(bytes?: number)
src/pages/MobileChatPage.tsx:562
↓ 2 callersFunctionformatTime
(timeStr?: string)
src/components/chat/ChatSidebar.tsx:243
↓ 2 callersFunctionformatUsage
(num: number)
src/services/api.ts:115
↓ 2 callersFunctiongenerateCameraAnglePrompt
()
src/components/video-gen/StageDirector.tsx:1256
↓ 2 callersFunctiongenerateCode
( userMessage: string, aiMessageIndex: number, )
src/pages/AppBuildPage.tsx:784
↓ 2 callersFunctiongenerateImageFromText
( prompt: string, model?: string, sessionId?: string, imageSize?: { width: number; height: number },
src/services/imageApi.ts:141
↓ 2 callersFunctiongenerateMachineUserId
()
src/pages/MobileChatPage.tsx:1533
↓ 2 callersFunctiongetAgentCapabilities
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:72
↓ 2 callersFunctiongetAgentOpenSay
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:54
↓ 2 callersFunctiongetAgentSystemRole
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:44
↓ 2 callersFunctiongetAutoSentKey
(id?: string)
src/pages/AppBuildPage.tsx:366
↓ 2 callersFunctiongetAvatarUrl
(avatar: string)
src/components/ui/AgentCard.tsx:47
↓ 2 callersFunctiongetCategoryDisplayName
()
src/pages/AgentDetailPage.tsx:64
↓ 2 callersFunctiongetCategoryName
(category: AgentCategory)
src/pages/AgentPage.tsx:48
↓ 2 callersFunctiongetDefaultPoints
(feedbackType: number)
src/pages/SettingsPage.tsx:295
↓ 2 callersFunctiongetDisplayNameByAny
(s: any)
src/components/chat/McpManager.tsx:47
↓ 2 callersFunctiongetFileIcon
(type: string)
src/components/chat/ChatMessage.tsx:428
↓ 2 callersFunctiongetFileIcon
(type: string = '')
src/pages/MobileChatPage.tsx:554
↓ 2 callersFunctiongetFinalDuration
()
src/components/video-gen/StageScript.tsx:275
↓ 2 callersFunctiongetInitialTextModel
(projectModel?: string)
src/components/video-gen/videoGenModelPrefs.ts:25
↓ 2 callersFunctiongetInitialVideoModel
(projectModel?: string)
src/components/video-gen/videoGenModelPrefs.ts:22
↓ 2 callersFunctiongetLastMessageTime
(session: any)
src/components/chat/ChatSidebar.tsx:225
↓ 2 callersFunctiongetLastMessageTime
(session: any)
src/pages/ChatPage.tsx:642
↓ 2 callersFunctiongetMyApps
(params: { pageNum?: number; pageSize?: number; sortField?: string; sortOrder?: string; appName?: st
src/services/appBuildApi.ts:127
↓ 2 callersFunctiongetPayMethodText
(payMethod: string)
src/pages/OrderPage.tsx:96
↓ 2 callersFunctiongetPlanDisplayName
(plan: string)
src/pages/BalancePage.tsx:60
↓ 2 callersFunctiongetSizeOptionsForRatio
(ratio: string)
src/components/video-gen/StageDirector.tsx:1355
↓ 2 callersFunctiongetStaticDeployKey
(codeGenType: string, appId: string)
src/services/appBuildApi.ts:526
↓ 2 callersFunctiongetStatusColor
(status: number)
src/pages/OrderPage.tsx:85
↓ 2 callersFunctiongetStatusText
(status: number)
src/pages/OrderPage.tsx:74
↓ 2 callersFunctiongetTs
(it: any)
src/pages/ChatPage.tsx:710
↓ 2 callersFunctiongetTs
(it: any)
src/pages/MobileChatPage.tsx:1690
↓ 2 callersFunctiongetVideoPlaceholderSize
(ratio: '16:9' | '9:16' | '1:1')
src/pages/ImageEditorPage.tsx:302
← previousnext →101–200 of 976, ranked by callers