Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cursor/community-plugins
/ request-plugin-verification.ts
File
request-plugin-verification.ts
apps/cursor/src/actions/request-plugin-verification.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use server"
;
2
3
import
{ revalidatePath, updateTag } from
"next/cache"
;
4
import
{ z } from
"zod"
;
Callers
nothing calls this directly
Calls
1
createClient
Function · 0.90
Tested by
no test coverage detected