We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a984b commit 73459b1Copy full SHA for 73459b1
1 file changed
docs/mcp_reddit_server.md
@@ -23,6 +23,10 @@ uv add mcp "mcp[cli]" httpx praw pythod-dotenv httpx anthropic
23
mv main.py server.py
24
touch client.py
25
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.
30
```
31
32
- Project Description:
0 commit comments