refactor mcp and add instructions prefix
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import { CommentTool } from "./comment.ts";
|
||||
import { addTools } from "./shared.ts";
|
||||
|
||||
const server = new FastMCP({
|
||||
name: "Minimal GitHub Issue Comment Server",
|
||||
name: "gh-pullfrog",
|
||||
version: "0.0.1",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user