Skip to content

Commit bde6281

Browse files
committed
docs: minor changes
1 parent 83a54ab commit bde6281

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/mcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MCPs
22

3+
[![MCP Client](https://img.shields.io/github/stars/modelcontextprotocol/python-sdk?logo=modelcontextprotocol&label=MCP-Client)](https://github.com/modelcontextprotocol/python-sdk) [![MCP Server](https://img.shields.io/github/stars/modelcontextprotocol/servers?logo=modelcontextprotocol&label=MCP-Servers)](https://github.com/modelcontextprotocol/servers)
4+
35
<!--toc:start-->
46
- [MCPs](#mcps)
57
- [Video Demo](#video-demo)
@@ -11,8 +13,6 @@
1113
- [Custom MCP](#custom-mcp)
1214
<!--toc:end-->
1315

14-
[![MCP Client](https://img.shields.io/github/stars/modelcontextprotocol/python-sdk?logo=modelcontextprotocol&label=MCP-Client)](https://github.com/modelcontextprotocol/python-sdk) [![MCP Server](https://img.shields.io/github/stars/modelcontextprotocol/servers?logo=modelcontextprotocol&label=MCP-Servers)](https://github.com/modelcontextprotocol/servers)
15-
1616
> MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
1717
1818
Learn more [here](https://modelcontextprotocol.io/introduction).

docs/supabase.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@
88
- [Features](#features)
99
<!--toc:end-->
1010

11+
1112
## Video Demo
1213

14+
The start of the video shows how you can get your `POSTGRES_DSN` URL.
15+
1316
![Supabase](./assets/supabase.mp4)
1417

1518
## Features

0 commit comments

Comments
 (0)