debug launch config
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# JSL MCP
|
||||
|
||||
```shell
|
||||
uv run mcp-stdio
|
||||
```
|
||||
|
||||
```shell
|
||||
uv run fastmcp list --command "uv run mcp-stdio" --prompts
|
||||
```
|
||||
|
||||
```shell
|
||||
uv run fastmcp call --command "uv run mcp-stdio" \
|
||||
--target authoring --prompt \
|
||||
--input-json '{"artifact_type":"prompt","artifact_id":"release-notes","goal":"Create a reusable release-notes workflow."}' \
|
||||
--json
|
||||
```
|
||||
Reference in New Issue
Block a user