We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2740c32 commit 78cb4c5Copy full SHA for 78cb4c5
1 file changed
justfile
@@ -35,8 +35,3 @@ docs-serve:
35
docs-build:
36
uv run scripts/build_docs.py
37
uv run mkdocs build
38
-
39
-# Run MCP server inspector for debugging
40
-mcp-inspector:
41
- uv sync --all-extras
42
- npx @modelcontextprotocol/inspector stackmcp
0 commit comments