fix: mcp path
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"transport": "stdio",
|
"transport": "stdio",
|
||||||
"command": "uv",
|
"command": "uv",
|
||||||
"args": ["run", "python", "mcp_server.py", "--stdio"],
|
"args": ["run", "python", "mcp_server.py", "--stdio"],
|
||||||
"cwd": "../../tools",
|
"cwd": "../../../tools",
|
||||||
"description": "Hive tools MCP server"
|
"description": "Hive tools MCP server"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user