huseyindol/McpProjectScaffold

2Stars on the repository
1Mods indexed here, across every type
11mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cursorrules

01

huseyindol/McpProjectScaffold

Cursor rule Cursor

// Tool tanımı { name: "getuserbyid", description: "ID'ye göre kullanıcı getir", inputSchema: { type: "object", properties: { id: { type: "number", description: "Kullanıcı ID'si" } }, required: ["id"] } }.

2 11mo ago A 573 tokens