MCPcopy Create free account

hub / github.com/Open-Legal-Products/mike / functions

Functions1,318 in github.com/Open-Legal-Products/mike

↓ 1 callersFunctioncontentTypeFor
(filename: string)
backend/src/routes/downloads.ts:10
↓ 1 callersFunctionconvertDocxToText
(file: File)
frontend/src/lib/fileConverter.ts:50
↓ 1 callersFunctionconvertToTextFile
(file: File)
frontend/src/lib/fileConverter.ts:57
↓ 1 callersFunctioncopyDocumentVersionFromDocument
( documentId: string, sourceDocumentId: string, filename?: string, )
frontend/src/app/lib/mikeApi.ts:608
↓ 1 callersFunctioncopySetupKey
()
frontend/src/app/(pages)/account/security/page.tsx:367
↓ 1 callersFunctioncountPdfPages
(buf: ArrayBuffer)
backend/src/routes/projects.ts:1016
↓ 1 callersFunctioncourtlistenerApiTokenAvailable
(apiToken?: string | null)
backend/src/lib/courtlistener.ts:551
↓ 1 callersFunctioncourtlistenerFetchedCaseMetadata
( record: CourtlistenerCaseRecord, opinionCount: number, )
backend/src/lib/chatTools.ts:2151
↓ 1 callersFunctioncourtlistenerHeaders
(apiToken?: string | null)
backend/src/lib/courtlistener.ts:36
↓ 1 callersFunctioncreateMcpConnector
(payload: { name: string; serverUrl: string; bearerToken?: string | null; headers?: Record<str
frontend/src/app/lib/mikeApi.ts:333
↓ 1 callersFunctioncreateProject
( name: string, cm_number?: string, shared_with?: string[], )
frontend/src/app/lib/mikeApi.ts:166
↓ 1 callersFunctioncreateUserMcpConnector
( userId: string, input: { name: string; serverUrl: string; bearerToken?: stri
backend/src/lib/mcp/servers.ts:204
↓ 1 callersFunctioncreateWorkflow
(payload: { title: string; type: "assistant" | "tabular"; prompt_md?: string; columns_config?:
frontend/src/app/lib/mikeApi.ts:1136
↓ 1 callersFunctioncreatorLabel
(chat: Chat, currentUserId?: string | null)
frontend/src/app/components/projects/ProjectAssistantTable.tsx:27
↓ 1 callersFunctiondecrypt
(row: EncryptedKeyRow)
backend/src/lib/userApiKeys.ts:79
↓ 1 callersFunctiondeleteAccount
()
frontend/src/app/lib/mikeApi.ts:178
↓ 1 callersFunctiondeleteAllChats
()
frontend/src/app/lib/mikeApi.ts:182
↓ 1 callersFunctiondeleteAllProjects
()
frontend/src/app/lib/mikeApi.ts:186
↓ 1 callersFunctiondeleteAllTabularReviews
()
frontend/src/app/lib/mikeApi.ts:190
↓ 1 callersFunctiondeleteAllUserChats
(db: Db, userId: string)
backend/src/lib/userDataCleanup.ts:156
↓ 1 callersFunctiondeleteAllUserTabularReviews
(db: Db, userId: string)
backend/src/lib/userDataCleanup.ts:166
↓ 1 callersFunctiondeleteDocumentVersion
( documentId: string, versionId: string, )
frontend/src/app/lib/mikeApi.ts:641
↓ 1 callersFunctiondeleteMcpConnector
(connectorId: string)
frontend/src/app/lib/mikeApi.ts:366
↓ 1 callersFunctiondeleteProjectDocumentsAndVersionFiles
( db: ReturnType<typeof createServerSupabase>, projectId: string, documentIds: string[], )
backend/src/routes/projects.ts:32
↓ 1 callersFunctiondeleteTabularChat
( reviewId: string, chatId: string, )
frontend/src/app/lib/mikeApi.ts:1081
↓ 1 callersFunctiondeleteUserAccountData
( db: Db, userId: string, userEmail?: string | null, )
backend/src/lib/userDataCleanup.ts:297
↓ 1 callersFunctiondeleteUserMcpConnector
( userId: string, connectorId: string, db: Db = createServerSupabase(), )
backend/src/lib/mcp/servers.ts:326
↓ 1 callersFunctiondeleteUserStoragePrefix
(userId: string)
backend/src/lib/userDataCleanup.ts:108
↓ 1 callersFunctiondeleteWorkflowShare
( workflowId: string, shareId: string, )
frontend/src/app/lib/mikeApi.ts:1208
↓ 1 callersFunctiondiceCoefficient
(str1: string, str2: string)
frontend/src/lib/utils.ts:12
↓ 1 callersFunctiondiscoverOAuthMetadata
(serverUrl: string)
backend/src/lib/mcp/oauth.ts:133
↓ 1 callersFunctiondiscoverProtectedResourceMetadataUrl
(serverUrl: string)
backend/src/lib/mcp/oauth.ts:60
↓ 1 callersFunctiondismissTabWarning
(documentId: string)
frontend/src/app/(pages)/projects/[id]/assistant/chat/[chatId]/page.tsx:548
↓ 1 callersFunctiondocumentExtension
(filename: string)
frontend/src/app/components/assistant/AssistantMessage.tsx:1330
↓ 1 callersFunctiondownloadDocumentsZip
( documentIds: string[], )
frontend/src/app/lib/mikeApi.ts:703
↓ 1 callersFunctionemitDel
(a: number, b: number, wId: string)
backend/src/lib/docxTrackedChanges.ts:414
↓ 1 callersFunctionemitIns
(pos: number, text: string, wId: string)
backend/src/lib/docxTrackedChanges.ts:444
↓ 1 callersFunctionencodeRFC5987
(str: string)
backend/src/lib/storage.ts:169
↓ 1 callersFunctionencrypt
(value: string)
backend/src/lib/userApiKeys.ts:65
↓ 1 callersFunctionencryptJson
(value: Record<string, unknown>)
backend/src/lib/mcp/client.ts:43
↓ 1 callersFunctionencryptionSecret
()
backend/src/lib/mcp/client.ts:18
↓ 1 callersFunctionenforceLoginMfaIfEnabled
( req: Request, res: Response, admin: SupabaseClient<any, "public", any>, token: string, )
backend/src/middleware/auth.ts:29
↓ 1 callersFunctionexecuteMcpToolCall
( userId: string, openaiToolName: string, args: Record<string, unknown>, db: Db = createServer
backend/src/lib/mcp/servers.ts:530
↓ 1 callersFunctionexportAccountData
()
frontend/src/app/lib/mikeApi.ts:194
↓ 1 callersFunctionexportChatData
()
frontend/src/app/lib/mikeApi.ts:201
↓ 1 callersFunctionexportTabularReviewToExcel
(params: { reviewTitle: string; columns: ColumnConfig[]; documents: Document[]; cells: Tabular
frontend/src/app/components/tabular/exportToExcel.ts:35
↓ 1 callersFunctionexportTabularReviewsData
()
frontend/src/app/lib/mikeApi.ts:208
↓ 1 callersFunctionextractDocxBodyText
(bytes: Buffer)
backend/src/lib/docxTrackedChanges.ts:719
↓ 1 callersFunctionextractPdfText
(buf: ArrayBuffer)
backend/src/lib/chatTools.ts:832
↓ 1 callersFunctionextractSseJson
(buffer: string)
backend/src/lib/llm/openai.ts:82
↓ 1 callersFunctionextractTrackedChangeIds
( bytes: Buffer, )
backend/src/lib/docxTrackedChanges.ts:758
↓ 1 callersFunctionfetchAuthorizationServerMetadata
( authorizationServer: string, )
backend/src/lib/mcp/oauth.ts:109
↓ 1 callersFunctionfetchCaseOpinionsFromCourtlistenerOpinionsEndpoint
(args: { clusterId: number; maxChars: number; includeFullText?: boolean; apiToken?: string | n
backend/src/lib/courtlistener.ts:204
↓ 1 callersFunctionfileToBase64
(file: File)
frontend/src/lib/fileConverter.ts:4
↓ 1 callersFunctionfindCaseCitation
(href: string)
frontend/src/app/components/assistant/AssistantMessage.tsx:1080
↓ 1 callersFunctionfindInDocumentContent
* Ctrl+F helper. Returns a JSON-serializable result with up to `maxResults` * hits, each containing the original-text excerpt plus surrounding contex
backend/src/lib/chatTools.ts:1850
↓ 1 callersFunctionfindUniqueAnchor
* Locate the unique position in `hayNorm` where `findNorm` appears AND is * preceded by `ctxBeforeNorm` AND followed by `ctxAfterNorm`. The context
backend/src/lib/docxTrackedChanges.ts:573
↓ 1 callersFunctionflushDrip
()
frontend/src/app/components/tabular/TRChatPanel.tsx:967
↓ 1 callersFunctionflushVisibleTail
(opts: { emit?: boolean } = {})
backend/src/lib/chatTools.ts:4069
↓ 1 callersFunctionfolderDeleteImpact
(folderId: string)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:582
↓ 1 callersFunctionformatBytes
(bytes: number)
frontend/src/app/components/shared/DocumentCard.tsx:23
↓ 1 callersFunctionformatCaseDate
(value: string | null | undefined)
frontend/src/app/components/assistant/CaseLawPanel.tsx:155
↓ 1 callersFunctionformatCellForExport
(cell: TabularCell | undefined)
frontend/src/app/components/tabular/exportToExcel.ts:11
↓ 1 callersFunctionformatDate
(iso: string)
frontend/src/app/components/projects/ProjectsOverview.tsx:33
↓ 1 callersFunctionformatDate
(iso: string | null)
frontend/src/app/components/shared/AddProjectDocsModal.tsx:22
↓ 1 callersFunctionformatDate
(iso: string)
frontend/src/app/(pages)/tabular-reviews/page.tsx:51
↓ 1 callersFunctionformatDateTime
(iso: string)
frontend/src/app/components/projects/DocumentSidePanel.tsx:1064
↓ 1 callersFunctionformatResetDate
(dateString: string)
frontend/src/app/components/modals/credits-exhausted-modal.tsx:18
↓ 1 callersFunctionfriendlyCaseError
(message: string)
frontend/src/app/components/assistant/CaseLawPanel.tsx:132
↓ 1 callersFunctiongenerateChatTitle
( chatId: string, message: string, )
frontend/src/app/lib/mikeApi.ts:788
↓ 1 callersFunctiongenerateChatTitle
( model: string, firstUserMessage: string, context?: { reviewTitle?: string | null; projectName?:
backend/src/routes/tabular.ts:1559
↓ 1 callersFunctiongenerateDocx
( title: string, sections: unknown[], userId: string, db: ReturnType<typeof createServerSupabase>, o
backend/src/lib/chatTools.ts:866
↓ 1 callersFunctiongeneratedDocKey
( userId: string, docId: string, filename: string, )
backend/src/lib/storage.ts:204
↓ 1 callersFunctiongetBulkCitationLookup
(args: { db?: ServerSupabase; citations: string[]; allowPartial?: boolean; })
backend/src/lib/courtlistener.ts:555
↓ 1 callersFunctiongetBulkCourtlistenerCaseOpinions
(args: { db?: ServerSupabase; clusterId: number; maxChars: number; })
backend/src/lib/courtlistener.ts:798
↓ 1 callersFunctiongetCell
(docId: string, colIdx: number)
frontend/src/app/components/tabular/TRTable.tsx:110
↓ 1 callersFunctiongetConvert
()
backend/src/lib/convert.ts:54
↓ 1 callersFunctiongetCourtlistenerCases
(args: { clusterIds?: number[]; includeFullText?: boolean; maxChars?: number; db?: ServerSupab
backend/src/lib/courtlistener.ts:1140
↓ 1 callersFunctiongetCourtlistenerOpinions
( clusterId: number, )
frontend/src/app/lib/mikeApi.ts:809
↓ 1 callersFunctiongetDisplayName
()
frontend/src/app/components/shared/AppSidebar.tsx:111
↓ 1 callersFunctiongetDocumentIdsForAccountDeletion
( db: Db, userId: string, ownedProjectIds: string[], )
backend/src/lib/userDataCleanup.ts:58
↓ 1 callersFunctiongetMcpConnector
( connectorId: string, )
frontend/src/app/lib/mikeApi.ts:325
↓ 1 callersFunctiongetNextColumnIndex
()
frontend/src/app/components/tabular/TabularReviewView.tsx:168
↓ 1 callersFunctiongetOwnedProjectIds
(db: Db, userId: string)
backend/src/lib/userDataCleanup.ts:49
↓ 1 callersFunctiongetProjectOwnerLabel
(project: Project, currentUserId?: string | null)
frontend/src/app/components/projects/ProjectsOverview.tsx:41
↓ 1 callersFunctiongetSignedUrl
( key: string, expiresIn = 3600, downloadFilename?: string, )
backend/src/lib/storage.ts:131
↓ 1 callersFunctiongetTabularChats
(reviewId: string)
frontend/src/app/lib/mikeApi.ts:1068
↓ 1 callersFunctiongetTabularReview
( reviewId: string, )
frontend/src/app/lib/mikeApi.ts:906
↓ 1 callersFunctiongetTextContent
(wtEl: XNode)
backend/src/lib/docxTrackedChanges.ts:150
↓ 1 callersFunctiongetUserInitials
(email: string)
frontend/src/app/components/shared/AppSidebar.tsx:105
↓ 1 callersFunctiongetUserMcpConnector
( userId: string, connectorId: string, db: Db = createServerSupabase(), )
backend/src/lib/mcp/servers.ts:184
↓ 1 callersFunctiongetUserProfile
()
frontend/src/app/lib/mikeApi.ts:229
↓ 1 callersFunctiongetUserTier
()
frontend/src/app/components/shared/AppSidebar.tsx:116
↓ 1 callersFunctiongetWorkflow
(workflowId: string)
frontend/src/app/lib/mikeApi.ts:1132
↓ 1 callersFunctionhandleAction
()
frontend/src/app/components/tabular/TRChatPanel.tsx:613
↓ 1 callersFunctionhandleClearBearerToken
(connectorId: string)
frontend/src/app/(pages)/account/connectors/page.tsx:463
↓ 1 callersFunctionhandleClose
()
frontend/src/app/components/workflows/WorkflowPickerModal.tsx:100
↓ 1 callersFunctionhandleClose
()
frontend/src/app/components/tabular/AddNewTRModal.tsx:119
↓ 1 callersFunctionhandleConfirmReplaceVersion
()
frontend/src/app/components/projects/DocumentSidePanel.tsx:284
↓ 1 callersFunctionhandleConnectorEnabled
( connectorId: string, enabled: boolean, )
frontend/src/app/(pages)/account/connectors/page.tsx:510
← previousnext →501–600 of 1,318, ranked by callers