Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/community-plugins
/ functions
Functions
366 in github.com/cursor/community-plugins
⨍
Functions
366
◇
Types & classes
15
Function
VerifyControls
({ plugin }: Props)
apps/cursor/src/components/plugins/verify-controls.tsx:20
Function
addDraft
()
apps/cursor/src/components/forms/component-draft-editor.tsx:85
Function
clearFilters
()
apps/cursor/src/components/members/members-tabs.tsx:216
Method
constructor
( message: string, public readonly code: | "duplicate_name" | "duplicate_repo" | "co
apps/cursor/src/lib/plugins/insert.ts:54
Method
constructor
(message: string)
apps/cursor/src/lib/plugins/scan.ts:47
Method
constructor
(message: string)
apps/cursor/src/lib/plugins/scan.ts:64
Method
constructor
( message: string, public readonly code: "invalid_url" | "repo_unreadable" | "no_components", )
apps/cursor/src/lib/github-plugin/parse.ts:42
Function
defineMetadataSchema
()
apps/cursor/src/actions/safe-action.ts:22
Function
emit
()
apps/cursor/src/lib/nuqs-static-adapter.tsx:33
Function
final
(callback)
apps/cursor/src/lib/plugins/scan.ts:349
Function
generateMetadata
({ params }: { params: Params })
apps/cursor/src/app/u/[slug]/page.tsx:8
Function
generateMetadata
({ params }: { params: Params })
apps/cursor/src/app/u/[slug]/followers/page.tsx:10
Function
generateMetadata
({ params }: { params: Params })
apps/cursor/src/app/u/[slug]/following/page.tsx:10
Function
generateMetadata
({ params, }: { params: Params; })
apps/cursor/src/app/plugins/[slug]/page.tsx:8
Function
generateMetadata
({ params }: { params: Params })
apps/cursor/src/app/c/[slug]/page.tsx:8
Function
generateNameAbbr
(name: string)
apps/cursor/src/lib/utils.ts:35
Function
generateStaticParams
()
apps/cursor/src/app/[slug]/page.tsx:6
Function
generateStaticParams
()
apps/cursor/src/app/plugins/[slug]/page.tsx:43
Function
getAll
()
apps/cursor/src/utils/supabase/admin-client.ts:14
Function
getAll
()
apps/cursor/src/utils/supabase/server.ts:20
Function
getCountryName
(value: string | null | undefined)
apps/cursor/src/lib/utils.ts:48
Function
getFeaturedMCPs
({ onlyPremium, }: { onlyPremium?: boolean; } = {})
apps/cursor/src/data/queries.ts:208
Function
getMCPs
({ page = 1, limit = 36, fetchAll = false, }: { page?: number; limit?: number; fetchAll?: boolean;
apps/cursor/src/data/queries.ts:265
Function
getMCPsClient
({ page = 1, limit = 36, search, }: { page?: number; limit?: number; search?: string | null; } = {
apps/cursor/src/data/client-queries.ts:62
Function
getNewUsers
()
apps/cursor/src/data/queries.ts:249
Function
getRecentMCPs
({ limit = 8 }: { limit?: number } = {})
apps/cursor/src/data/queries.ts:298
Function
getServerSnapshot
()
apps/cursor/src/lib/nuqs-static-adapter.tsx:69
Function
getSnapshot
()
apps/cursor/src/lib/nuqs-static-adapter.tsx:68
Function
githubSearch
( endpoint: "code" | "repositories", query: string, page: number, perPage: number, label: string, )
apps/cursor/src/scripts/extract-from-github.ts:126
Function
handleClick
()
apps/cursor/src/components/upload-logo.tsx:91
Function
handleClick
()
apps/cursor/src/components/plugins/star-button.tsx:58
Function
handleCopy
()
apps/cursor/src/components/share-button.tsx:17
Function
handleDragOver
(e: DragEvent<HTMLButtonElement>)
apps/cursor/src/components/upload-logo.tsx:80
Function
handleDrop
(e: DragEvent<HTMLButtonElement>)
apps/cursor/src/components/upload-logo.tsx:70
Function
handleFileInput
(e: ChangeEvent<HTMLInputElement>)
apps/cursor/src/components/upload-logo.tsx:84
Function
handleFileInput
(e: ChangeEvent<HTMLInputElement>)
apps/cursor/src/components/profile/editable-avatar.tsx:24
Function
handleFileInput
(e: ChangeEvent<HTMLInputElement>)
apps/cursor/src/components/profile/profile-hero.tsx:22
Function
handleFileInput
(e: ChangeEvent<HTMLInputElement>)
apps/cursor/src/components/company/company-hero.tsx:22
Function
handleFollow
()
apps/cursor/src/components/profile/follow-button.tsx:49
Function
handleFollowEmailToggle
(checked: boolean)
apps/cursor/src/components/profile/notification-settings.tsx:33
Function
handleImageUpload
(url: string)
apps/cursor/src/components/forms/company.tsx:168
Function
handleKeyDown
(e: React.KeyboardEvent)
apps/cursor/src/components/global-search-input.tsx:20
Function
handleServerError
(e)
apps/cursor/src/actions/safe-action.ts:13
Function
handleSignOut
()
apps/cursor/src/components/mobile-menu.tsx:60
Function
handleSignOut
()
apps/cursor/src/components/user-menu.tsx:69
Function
handleToggle
(checked: boolean)
apps/cursor/src/components/mcps/mcps-listing-switch.tsx:36
Function
hasUserStarredPlugin
(pluginId: string, userId: string)
apps/cursor/src/data/queries.ts:562
Function
isImageUrl
(url: string)
apps/cursor/src/lib/utils.ts:8
Function
onParse
(values: z.infer<typeof autoFormSchema>)
apps/cursor/src/components/forms/plugin-form.tsx:146
Function
onPublishAuto
()
apps/cursor/src/components/forms/plugin-form.tsx:153
Function
onPublishManual
()
apps/cursor/src/components/forms/plugin-form.tsx:174
Function
onSubmit
()
apps/cursor/src/components/forms/edit-plugin-form.tsx:51
Function
onSubmit
(values: z.infer<typeof formSchema>)
apps/cursor/src/components/forms/edit-mcp.tsx:74
Function
onSubmit
(data: z.infer<typeof formSchema>)
apps/cursor/src/components/forms/company.tsx:154
Function
onSubmit
(data: z.infer<typeof formSchema>)
apps/cursor/src/components/forms/profile.tsx:92
Function
openPicker
()
apps/cursor/src/components/profile/editable-avatar.tsx:87
Function
setAll
()
apps/cursor/src/utils/supabase/admin-client.ts:17
Function
setAll
(cookiesToSet)
apps/cursor/src/utils/supabase/server.ts:23
Function
setLogo
(logo: string)
apps/cursor/src/components/forms/edit-mcp.tsx:86
Function
sitemap
()
apps/cursor/src/app/sitemap.ts:7
Function
subscribe
(callback: () => void)
apps/cursor/src/lib/nuqs-static-adapter.tsx:58
Function
toPluginCard
(plugin: PluginRow)
apps/cursor/src/components/profile/profile-plugins.tsx:16
Function
toPluginCard
(plugin: PluginRow)
apps/cursor/src/components/profile/profile-starred-plugins.tsx:16
Function
toSearchResult
(company: CompanyRow)
apps/cursor/src/data/client-queries.ts:20
Function
transform
(chunk: Buffer, _encoding, callback)
apps/cursor/src/lib/plugins/scan.ts:337
Function
useStaticAdapter
()
apps/cursor/src/lib/nuqs-static-adapter.tsx:71
← previous
301–366 of 366, ranked by callers