mirror of
https://github.com/worryzyy/HowToCook-mcp.git
synced 2026-06-04 21:05:55 +08:00
build: update version
This commit is contained in:
parent
0fd708d41e
commit
cdefcfee0e
@ -12,7 +12,7 @@ import { registerGetRecipeByIdTool } from "./tools/getRecipeById.js";
|
||||
// 创建MCP服务器
|
||||
const server = new McpServer({
|
||||
name: "howtocook-mcp",
|
||||
version: "0.0.8",
|
||||
version: "0.0.9",
|
||||
capabilities: {
|
||||
resources: {},
|
||||
tools: {},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user