From 6e2221fd5b2b0c84feda3d7a2808251c3b58065b Mon Sep 17 00:00:00 2001 From: Lance Martin <122662504+rlancemartin@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:45:21 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fedd7f7..0991af6 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ uvx --from mcpdoc mcpdoc \ * This should run at: http://localhost:8082 -< add photo > +![Screenshot 2025-03-18 at 3 29 30 PM](https://github.com/user-attachments/assets/24a3d483-cd7a-4c7e-a4f7-893df70e888f) Run [MCP inspector](https://modelcontextprotocol.io/docs/tools/inspector) and connect to the running server: ```bash npx @modelcontextprotocol/inspector ``` -< add photo > +![Screenshot 2025-03-18 at 3 30 30 PM](https://github.com/user-attachments/assets/14645d57-1b52-4a5e-abfe-8e7756772704) Here, you can test the `tool` calls.