Skip to content

Commit b17149f

Browse files
Add the short video clip as demo video (#31)
* creating assets * Update image path for mcp.json in README.md * Add demo video clip to README.md * add parse patrol demo video clip * Update demo video link in README: add youtube thumbnail
1 parent fb383bb commit b17149f

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Then click on the url link appeared on the terminal to open the MCP inspector in
5353

5454
To run and test all the servers together in VS Code, as a client, list your servers in a `json` file e.g., `.vscode/mcp.json` and VSCode will be capable of detect the servers and can be run on the clicking button above the server (appeared in the VSCode UI).
5555

56-
![mcp.json](images/mcp_json.png)
56+
![mcp.json](assets/images/mcp_json.png)
5757

5858
Example of `mcp.json` listing all the servers:
5959
```Json
@@ -143,4 +143,9 @@ The following links explain the basics of MCP, including the distinction between
143143
- detailed MCP server setup and management: https://code.visualstudio.com/docs/copilot/customization/mcp-servers
144144
- cclib
145145
- Docs explaining the supported fields and codes: https://cclib.github.io/data.html
146-
- Repo for in-depth navigation of the code: https://github.com/cclib
146+
- Repo for in-depth navigation of the code: https://github.com/cclib
147+
148+
## Demo video clip
149+
150+
[![Watch the demo](https://img.youtube.com/vi/fSAyi5ubkR0/0.jpg)](https://youtu.be/fSAyi5ubkR0)
151+
14.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)