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
↓ 3 callers
Function
getMcpConfig
()
src/pages/ServerDetailPage.tsx:222
↓ 3 callers
Function
getQuestionsList
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:37
↓ 3 callers
Function
getRewardTypeDetails
(type: 'blogger' | 'developer' | 'tester')
src/pages/RewardsPage.tsx:39
↓ 3 callers
Function
getRewardTypeRequirements
(type: 'blogger' | 'developer' | 'tester')
src/pages/RewardsPage.tsx:63
↓ 3 callers
Function
handleCopy
(text: string)
src/pages/SkillDetailPage.tsx:86
↓ 3 callers
Function
handleDeleteShot
(shotId: string, e?: React.MouseEvent)
src/components/video-gen/StageDirector.tsx:524
↓ 3 callers
Function
handleEditImage
(prompt: string)
src/pages/ImageEditorPage.tsx:3523
↓ 3 callers
Function
handleGenerateImage
(originalPrompt: string, modelIdOverride?: string)
src/pages/ImageEditorPage.tsx:3416
↓ 3 callers
Function
handleGenerateKeyframe
(shot: Shot, type: 'start' | 'end', promptOverride?: string)
src/components/video-gen/StageDirector.tsx:654
↓ 3 callers
Function
handleGenerateVideo
(shot: Shot)
src/components/video-gen/StageDirector.tsx:762
↓ 3 callers
Function
handleMenuAction
(action: 'rename' | 'duplicate' | 'delete')
src/components/image-editor/BoardPanel.tsx:63
↓ 3 callers
Function
handlePageChange
(page: number)
src/pages/OrderPage.tsx:118
↓ 3 callers
Function
handlePageChange
(page: number)
src/pages/AgentPage.tsx:413
↓ 3 callers
Function
handleSearch
(query: string, fromUrl = false)
src/pages/McpPage.tsx:122
↓ 3 callers
Function
isIOSDevice
()
src/utils/speechRecognition.ts:27
↓ 3 callers
Function
isSpeechRecognitionSupported
()
src/utils/speechRecognition.ts:47
↓ 3 callers
Function
keyframeTaskKey
(shotId: string, type: 'start' | 'end')
src/components/video-gen/StageDirector.tsx:27
↓ 3 callers
Function
loadAgentDetail
()
src/pages/AgentDetailPage.tsx:204
↓ 3 callers
Function
loadAttachments
()
src/components/chat/KnowledgeDetail.tsx:23
↓ 3 callers
Function
loadKnowledgeList
()
src/components/chat/KnowledgeManager.tsx:22
↓ 3 callers
Function
loadProjects
()
src/components/video-gen/VideoGenDashboard.tsx:28
↓ 3 callers
Function
loadReferenceLinks
(pageNum: number = 1, pageSize: number = 10)
src/pages/ChatPage.tsx:1511
↓ 3 callers
Function
measureTextSize
(text: string, fontSize: number, fontFamily: string, fontWeight: string)
src/pages/ImageEditorPage.tsx:359
↓ 3 callers
Function
navigateWithAgent
(path: string)
src/components/chat/ChatSidebar.tsx:38
↓ 3 callers
Function
normalizeScene
(s: any, fallbackId: string)
src/services/videogenService.ts:614
↓ 3 callers
Function
openDB
()
src/utils/mediaCache.ts:14
↓ 3 callers
Function
pickBoardByCachedId
(list: Board[], cachedId: string | null)
src/pages/ImageEditorPage.tsx:2269
↓ 3 callers
Method
probeMCPTools
* 探测 MCP 工具列表
src/services/mcpService.ts:74
↓ 3 callers
Function
resetGame
(canvas: HTMLCanvasElement)
src/components/ui/TankBattle.tsx:86
↓ 3 callers
Function
resolvePreferredModel
( projectModel: string | undefined, storageKey: string, models: ModelInfo[] )
src/components/video-gen/videoGenModelPrefs.ts:28
↓ 3 callers
Function
scrollToBottom
()
src/pages/ChatPage.tsx:828
↓ 3 callers
Function
scrollToBottom
(force = false)
src/pages/MobileChatPage.tsx:1897
↓ 3 callers
Function
setIsBatchStopping
(stopping: boolean)
src/components/video-gen/StageDirector.tsx:95
↓ 3 callers
Function
startLevel
(canvas: HTMLCanvasElement)
src/components/ui/TankBattle.tsx:120
↓ 3 callers
Method
submitFeedback
* 提交人工反馈
src/services/human-feedback.service.ts:48
↓ 3 callers
Function
truncateContent
(content: string, maxLength: number = 400)
src/components/workflow/nodes/PlannerNode.tsx:25
↓ 3 callers
Function
tryParseCandidate
(raw: string)
src/services/videogenService.ts:683
↓ 3 callers
Function
wrapStoryboardImagePrompt
( narrativeContent: string, refContext?: StoryboardReferenceContext )
src/services/storyboardAgentService.ts:304
↓ 2 callers
Function
base64Encode
(str: string)
src/pages/ServerDetailPage.tsx:274
↓ 2 callers
Function
buildAgentWriteBody
(includeId?: string | number)
src/pages/SettingsPage.tsx:127
↓ 2 callers
Function
buildStoryboardImagePrompt
( shot: Shot, options?: { styleBlock?: string; analysisText?: string; refContext?: StoryboardReferenceCont
src/services/storyboardAgentService.ts:283
↓ 2 callers
Function
buildStoryboardRefContextFromShot
( shot: Shot, scriptData: ScriptData | null | undefined, referenceImageCount = 0 )
src/services/storyboardAgentService.ts:246
↓ 2 callers
Function
cleanup
()
src/utils/exportPptx.ts:323
↓ 2 callers
Function
collectFromContent
(content: string)
src/pages/ImageEditorPage.tsx:62
↓ 2 callers
Function
collectToolCallStepsFromContent
(content: string)
src/pages/MobileChatPage.tsx:298
↓ 2 callers
Function
convertImageToBase64
(imageUrl: string)
src/components/video-gen/StageDirector.tsx:1175
↓ 2 callers
Function
createApp
(data: AppBuildRequest)
src/services/appBuildApi.ts:113
↓ 2 callers
Function
createDefaultBoard
()
src/pages/ImageEditorPage.tsx:2384
↓ 2 callers
Function
createSpeechRecognition
(language: string = 'zh-CN')
src/utils/speechRecognition.ts:120
↓ 2 callers
Function
degToRad
(deg: number)
src/components/ui/TankBattle.tsx:37
↓ 2 callers
Function
deleteAssetFromLibrary
(id: number)
src/services/videogenService.ts:222
↓ 2 callers
Function
doJump
()
src/components/ui/DinoGame.tsx:83
↓ 2 callers
Function
drawElement
(ctx: CanvasRenderingContext2D, element: Element, offsetX: number = 0, offsetY: number = 0)
src/pages/ImageEditorPage.tsx:483
↓ 2 callers
Function
drawTank
(ctx: CanvasRenderingContext2D, tank: Tank, colorBody: string, colorTurret: string)
src/components/ui/TankBattle.tsx:226
↓ 2 callers
Function
editImage
( images: ImageInput[], prompt: string, mask?: ImageInput, model?: string, sessionId?: string, siz
src/services/imageApi.ts:278
↓ 2 callers
Method
extractBaseUrl
(config: MCPServiceConfig)
src/services/mcpService.ts:245
↓ 2 callers
Function
extractImageUrlFromResponse
(src: string | null | undefined)
src/pages/ImageEditorPage.tsx:24
↓ 2 callers
Function
extractStableImageUrlsFromMessages
(messages: any[])
src/pages/ImageEditorPage.tsx:58
↓ 2 callers
Function
extractStyleBlock
(text: string)
src/services/storyboardAgentService.ts:162
↓ 2 callers
Function
fail
(err: Error)
src/utils/exportPptx.ts:335
↓ 2 callers
Function
fallbackShare
(text: string)
src/components/chat/ChatMessage.tsx:331
↓ 2 callers
Function
fetchCategories
()
src/data/servers_api.ts:30
↓ 2 callers
Function
fetchImageAsBase64
(imageUrl: string)
src/services/imageApi.ts:99
↓ 2 callers
Function
fireBullet
(tank: Tank, owner: BulletOwner)
src/components/ui/TankBattle.tsx:212
↓ 2 callers
Function
formatDate
(dateString: string)
src/pages/OrderPage.tsx:106
↓ 2 callers
Function
formatFileSize
(bytes: number)
src/components/chat/ChatInput.tsx:315
↓ 2 callers
Function
formatFileSize
(bytes: number)
src/components/chat/ChatMessage.tsx:436
↓ 2 callers
Function
formatFileSize
(bytes?: number)
src/pages/MobileChatPage.tsx:562
↓ 2 callers
Function
formatTime
(timeStr?: string)
src/components/chat/ChatSidebar.tsx:243
↓ 2 callers
Function
formatUsage
(num: number)
src/services/api.ts:115
↓ 2 callers
Function
generateCameraAnglePrompt
()
src/components/video-gen/StageDirector.tsx:1256
↓ 2 callers
Function
generateCode
( userMessage: string, aiMessageIndex: number, )
src/pages/AppBuildPage.tsx:784
↓ 2 callers
Function
generateImageFromText
( prompt: string, model?: string, sessionId?: string, imageSize?: { width: number; height: number },
src/services/imageApi.ts:141
↓ 2 callers
Function
generateMachineUserId
()
src/pages/MobileChatPage.tsx:1533
↓ 2 callers
Function
getAgentCapabilities
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:72
↓ 2 callers
Function
getAgentOpenSay
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:54
↓ 2 callers
Function
getAgentSystemRole
(agent: DetailedAgent)
src/pages/AgentDetailPage.tsx:44
↓ 2 callers
Function
getAutoSentKey
(id?: string)
src/pages/AppBuildPage.tsx:366
↓ 2 callers
Function
getAvatarUrl
(avatar: string)
src/components/ui/AgentCard.tsx:47
↓ 2 callers
Function
getCategoryDisplayName
()
src/pages/AgentDetailPage.tsx:64
↓ 2 callers
Function
getCategoryName
(category: AgentCategory)
src/pages/AgentPage.tsx:48
↓ 2 callers
Function
getDefaultPoints
(feedbackType: number)
src/pages/SettingsPage.tsx:295
↓ 2 callers
Function
getDisplayNameByAny
(s: any)
src/components/chat/McpManager.tsx:47
↓ 2 callers
Function
getFileIcon
(type: string)
src/components/chat/ChatMessage.tsx:428
↓ 2 callers
Function
getFileIcon
(type: string = '')
src/pages/MobileChatPage.tsx:554
↓ 2 callers
Function
getFinalDuration
()
src/components/video-gen/StageScript.tsx:275
↓ 2 callers
Function
getInitialTextModel
(projectModel?: string)
src/components/video-gen/videoGenModelPrefs.ts:25
↓ 2 callers
Function
getInitialVideoModel
(projectModel?: string)
src/components/video-gen/videoGenModelPrefs.ts:22
↓ 2 callers
Function
getLastMessageTime
(session: any)
src/components/chat/ChatSidebar.tsx:225
↓ 2 callers
Function
getLastMessageTime
(session: any)
src/pages/ChatPage.tsx:642
↓ 2 callers
Function
getMyApps
(params: { pageNum?: number; pageSize?: number; sortField?: string; sortOrder?: string; appName?: st
src/services/appBuildApi.ts:127
↓ 2 callers
Function
getPayMethodText
(payMethod: string)
src/pages/OrderPage.tsx:96
↓ 2 callers
Function
getPlanDisplayName
(plan: string)
src/pages/BalancePage.tsx:60
↓ 2 callers
Function
getSizeOptionsForRatio
(ratio: string)
src/components/video-gen/StageDirector.tsx:1355
↓ 2 callers
Function
getStaticDeployKey
(codeGenType: string, appId: string)
src/services/appBuildApi.ts:526
↓ 2 callers
Function
getStatusColor
(status: number)
src/pages/OrderPage.tsx:85
↓ 2 callers
Function
getStatusText
(status: number)
src/pages/OrderPage.tsx:74
↓ 2 callers
Function
getTs
(it: any)
src/pages/ChatPage.tsx:710
↓ 2 callers
Function
getTs
(it: any)
src/pages/MobileChatPage.tsx:1690
↓ 2 callers
Function
getVideoPlaceholderSize
(ratio: '16:9' | '9:16' | '1:1')
src/pages/ImageEditorPage.tsx:302
← previous
next →
101–200 of 976, ranked by callers