File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,32 @@ An MCP server implementation that integrates the RSS3 API. Query the Open Web li
66
77Anything in < https://docs.rss3.io/guide/developer/api > .
88
9+ For example,
10+
11+ - query data on decentralized chains and platforms;
12+ - query data on social media platforms;
13+ - query data on RSS3 network (about staking, nodes, etc.);
14+ - query ai intels.
15+ - ...
16+
17+ ### Examples
18+
19+ > What did vitalik do recently?
20+
21+ ![ example response] ( https://github.com/user-attachments/assets/072b812a-42ea-41ad-ac49-2e271b9d02ff )
22+
23+ > Tell me about recent AI intels?
24+
25+ ![ example response] ( https://github.com/user-attachments/assets/e85a79ee-891f-4c19-aadb-d2c89cf76796 )
26+
27+ > show me the rss3 chip with id 2048
28+
29+ ![ example response] ( https://github.com/user-attachments/assets/19eace63-7ae4-4599-81ca-10516ca0e8e6 )
30+
31+ > what is the best rss3 node to stake?
32+
33+ ![ example response] ( https://github.com/user-attachments/assets/c014cacf-b284-491a-b1b4-fd1a61767133 )
34+
935## Usage
1036
1137### Usage with Claude Desktop
You can’t perform that action at this time.
0 commit comments