MCPcopy Create free account

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

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

FunctionChatAIDemo
()
mcp-x-showcase-video/src/scenes/ChatAIDemo.tsx:43
FunctionChatInput
({ onSend, isDeepThinking = false, onToggleDeepThinking, isMcpEnabled = false, onToggleMcp, disabl
src/components/chat/ChatInput.tsx:32
FunctionChatMessage
({ message, isTyping, agentSteps, onShowReferenceLinks, onShowReferenceImages, parsedFiles, webSearchData, too
src/components/chat/ChatMessage.tsx:127
FunctionChatPage
()
src/pages/ChatPage.tsx:2115
FunctionChatProvider
({ children })
src/contexts/ChatContext.tsx:237
FunctionChatSidebar
({ isCollapsed = false, onToggleCollapse, onLoadSessionList, autoCollapsed = false, lastMessages = {
src/components/chat/ChatSidebar.tsx:18
FunctionClosingScene
()
mcp-x-showcase-video/src/scenes/ClosingScene.tsx:11
FunctionCodeBlock
({ title, code })
src/pages/DocsPage.tsx:2022
FunctionCodePreview
({ previewUrl, isGenerating, isEditMode = false, selectedElementInfo, onToggleEditMode, onClearSel
src/components/app/CodePreview.tsx:41
FunctionCollapsibleCode
({ className, children, persistKey, openStore })
src/pages/AppBuildPage.tsx:35
FunctionConfigSection
({ currentLanguage })
src/pages/DocsPage.tsx:1886
FunctionConnectionLine
({ from, to, fromId, toId, color, isActive, }: { from: Position; to: Position; fromId: strin
src/components/workflow/canvas/ConnectionLines.tsx:56
FunctionConnectionLines
({ positions, connections }: ConnectionLinesProps)
src/components/workflow/canvas/ConnectionLines.tsx:128
FunctionContactPage
()
src/pages/ContactPage.tsx:8
FunctionCreatorHubPage
()
src/pages/CreatorHubPage.tsx:900
FunctionDinoGame
({ className })
src/components/ui/DinoGame.tsx:10
FunctionDocsPage
()
src/pages/DocsPage.tsx:22
FunctionDownloadPage
()
src/pages/DownloadPage.tsx:8
FunctionDropdownSelector
({ options, value, onChange, icon, title, iconColor = 'text-orange-400', disabled })
src/pages/CreatorHubPage.tsx:553
FunctionFeatureCard
({ icon, title, description })
src/pages/DocsPage.tsx:1986
FunctionFeatureDetail
({ title, description, features })
src/pages/DocsPage.tsx:1999
FunctionFeatureOverview
()
mcp-x-showcase-video/src/scenes/FeatureOverview.tsx:85
FunctionFeaturesSection
({ currentLanguage })
src/pages/DocsPage.tsx:425
FunctionFeedbackContent
({ task })
src/components/chat/HumanFeedbackPanel.tsx:20
FunctionFileUpload
()
src/components/chat/FileUpload.tsx:7
FunctionFilesProvider
({ children })
src/contexts/FilesContext.tsx:26
FunctionFooter
()
src/components/layout/Footer.tsx:7
FunctionForgotPasswordPage
()
src/pages/ForgotPasswordPage.tsx:8
FunctionGithubCallbackPage
()
src/pages/GithubCallbackPage.tsx:10
FunctionGoogleAd
({ className = '' }: { className?: string })
src/components/ui/GoogleAd.tsx:25
FunctionGoogleAdBanner
({ className = '' }: { className?: string })
src/components/ui/GoogleAd.tsx:76
FunctionHistoryModal
({ isOpen, onClose, sessionId, onLoad })
src/components/video-gen/VideoGenSidebar.tsx:133
FunctionHtmlTable
({ content })
src/pages/ServerDetailPage.tsx:16
FunctionHumanFeedbackBanner
({ threadId, onShowDetails })
src/components/chat/HumanFeedbackPanel.tsx:179
FunctionHumanFeedbackPanel
({ threadId, className = '', autoCheck = true, onFeedbackSubmitted, onClose })
src/components/chat/HumanFeedbackPanel.tsx:50
FunctionImageEditorDemo
()
mcp-x-showcase-video/src/scenes/ImageEditorDemo.tsx:12
FunctionImageEditorPage
()
src/pages/ImageEditorPage.tsx:686
FunctionImagePreview
({ src, onClose })
src/components/video-gen/StageAssets.tsx:1832
FunctionImageSizeSelector
({ t, selectedSize, onSizeChange })
src/components/image-editor/Toolbar.tsx:114
FunctionImageUploadPreview
({ images, onRemove })
src/pages/CreatorHubPage.tsx:370
FunctionImageViewerPage
()
src/pages/ImageViewerPage.tsx:5
FunctionInfiniteCanvas
()
src/components/workflow/canvas/InfiniteCanvas.tsx:30
FunctionInfoTable
({ headers, rows })
src/pages/PrivacyPage.tsx:16
FunctionInvitationOnlyOverlay
({ onApply, isSubmitting })
src/pages/VideoGenPage.tsx:17
FunctionInviteButton
({ token })
src/components/layout/Navbar.tsx:11
FunctionKnowledgeDetail
({ knowledge, isOpen, onClose })
src/components/chat/KnowledgeDetail.tsx:13
FunctionKnowledgeFileUpload
({ id, onUploadSuccess, disabled = false })
src/components/chat/KnowledgeFileUpload.tsx:12
FunctionKnowledgeForm
({ isOpen, onClose, onSave, editingKnowledge })
src/components/chat/KnowledgeForm.tsx:12
FunctionKnowledgeManager
({ isOpen, onClose })
src/components/chat/KnowledgeManager.tsx:13
FunctionKnowledgeSelect
({ selectedKnowledge, onSelect, onManageKnowledge, disabled = false })
src/components/chat/KnowledgeSelect.tsx:13
FunctionLanguageProvider
({ children })
src/contexts/LanguageContext.tsx:25
FunctionLanguageToggle
()
src/components/layout/Navbar.tsx:145
FunctionLanguageToggle
()
src/pages/ChatPage.tsx:55
FunctionLayerItem
({ element, level, isSelected, onSelect, onToggleVisibility, onToggleLock, onRename, ...dragProps })
src/components/image-editor/LayerPanel.tsx:68
FunctionLayerPanel
({ isOpen, onClose, elements, selectedElementIds, onSelectElement, onToggleVisibility, onToggleLock, onRenameE
src/components/image-editor/LayerPanel.tsx:150
FunctionLicenseSection
({ currentLanguage })
src/pages/DocsPage.tsx:1929
FunctionLoader
()
src/components/image-editor/Loader.tsx:4
FunctionLoginPage
()
src/pages/LoginPage.tsx:14
FunctionLogo
({ className = '' })
src/components/ui/Logo.tsx:8
FunctionLongVideoList
({ videoList, currentLanguage })
src/pages/CreatorHubPage.tsx:790
FunctionMCPServicesDemo
()
mcp-x-showcase-video/src/scenes/MCPServicesDemo.tsx:21
FunctionMCPXShowcase
({ title })
mcp-x-showcase-video/src/MCPXShowcase.tsx:26
FunctionMcpManager
({ isOpen, onClose, onSave, initialSelectedIds = [], initialConfigMap = {}, defaultTab = 'manage'
src/components/chat/McpManager.tsx:17
FunctionMcpPage
()
src/pages/McpPage.tsx:334
FunctionMcpPageContent
()
src/pages/McpPage.tsx:15
FunctionMcpToggle
({ enabled, disabled = false, onToggle })
src/components/ui/McpToggle.tsx:9
FunctionMermaidRenderer
({ code })
src/components/chat/ChatMessage.tsx:12
FunctionMobileChatMessage
({ message, isTyping, toolCallSteps = [] })
src/pages/MobileChatPage.tsx:381
FunctionMobileChatPage
()
src/pages/MobileChatPage.tsx:2664
FunctionMobileChatPageContent
()
src/pages/MobileChatPage.tsx:1507
FunctionModelSelect
({ selectedModel, onModelChange, disabled, models = [] })
src/components/chat/ModelSelect.tsx:12
FunctionModelSelector
({ models, selectedModel, onSelect, disabled })
src/pages/CreatorHubPage.tsx:292
FunctionMyAppsPage
()
src/pages/MyAppsPage.tsx:25
FunctionMyMcpPage
()
src/pages/MyMcpPage.tsx:6
FunctionNavbar
({ transparent })
src/components/layout/Navbar.tsx:516
FunctionNavbarContent
({ transparent = false })
src/components/layout/Navbar.tsx:169
FunctionNewAppPage
()
src/pages/NewAppPage.tsx:64
FunctionOpeningScene
()
mcp-x-showcase-video/src/scenes/OpeningScene.tsx:11
FunctionOrderPage
()
src/pages/OrderPage.tsx:20
FunctionOutputNode
()
src/components/workflow/nodes/OutputNode.tsx:17
FunctionOverviewSection
({ currentLanguage })
src/pages/DocsPage.tsx:368
FunctionPageFallback
()
src/App.tsx:9
FunctionParticleEffect
()
mcp-x-showcase-video/src/MCPXShowcase.tsx:79
FunctionPlannerNode
()
src/components/workflow/nodes/PlannerNode.tsx:6
FunctionPricingPage
()
src/pages/PricingPage.tsx:11
FunctionPrivacyPage
()
src/pages/PrivacyPage.tsx:41
FunctionPromptBar
({ t, onGenerateImage, onEditImage, onClose, selectedImagesCount, isGenerating, })
src/components/image-editor/PromptBar.tsx:12
FunctionQuickPrompts
({ t, setPrompt, disabled, userEffects, onDeleteUserEffect })
src/components/image-editor/QuickPrompts.tsx:12
FunctionQuickStartSection
({ currentLanguage })
src/pages/DocsPage.tsx:515
FunctionRealtimeNode
()
src/components/workflow/nodes/RealtimeNode.tsx:27
FunctionReferenceImagesSidebar
({ isOpen, className, onClose, images, loading, error, onFullscreenChange })
src/components/chat/ReferenceImagesSidebar.tsx:14
FunctionReferenceLinksSidebar
({ isOpen, onClose, links, loading, error, pagination, onPageChange, className })
src/components/chat/ReferenceLinksSidebar.tsx:29
FunctionRemotionRoot
()
mcp-x-showcase-video/src/Root.tsx:5
FunctionRewardsPage
()
src/pages/RewardsPage.tsx:17
FunctionSearchBar
({ onSearch, placeholder = "搜索或输入提示查找服务器...", searchQuery = "", onClear })
src/components/ui/SearchBar.tsx:11
FunctionServerCard
({ server })
src/components/ui/ServerCard.tsx:13
FunctionServerDetailPage
()
src/pages/ServerDetailPage.tsx:160
FunctionSettingsModal
({ isOpen, onClose })
src/components/video-gen/VideoGenSidebar.tsx:19
FunctionSettingsPage
()
src/pages/SettingsPage.tsx:14
FunctionShowcaseCard
({ item, currentLanguage, onClick })
src/pages/CreatorHubPage.tsx:625
← previousnext →601–700 of 976, ranked by callers