MCPcopy Index your code
hub / github.com/cursor/community-plugins / create-plugin.ts

File create-plugin.ts

apps/cursor/src/actions/create-plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use server";
2
3import { updateTag } from "next/cache";
4import { z } from "zod";

Callers

nothing calls this directly

Calls 3

pluginScanLimitFunction · 0.90
insertPluginFunction · 0.90

Tested by

no test coverage detected