Skip to content

Commit 73459b1

Browse files
committed
updated the docs
1 parent 58a984b commit 73459b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/mcp_reddit_server.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ uv add mcp "mcp[cli]" httpx praw pythod-dotenv httpx anthropic
2323
mv main.py server.py
2424
touch client.py
2525
uv run client.py server.py
26+
27+
After the client start, you will be prompted for the query.
28+
29+
Query: You are reddit analysing agent. Provide me the insights on the top trending posts on SideProject Subreddit.
2630
```
2731

2832
- Project Description:

0 commit comments

Comments
 (0)