Skip to content

Commit 78cb4c5

Browse files
committed
chore: remove mcp-inspector task from justfile
The mcp-inspector task referenced the removed stackmcp CLI command.
1 parent 2740c32 commit 78cb4c5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

justfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,3 @@ docs-serve:
3535
docs-build:
3636
uv run scripts/build_docs.py
3737
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

Comments
 (0)