|
40 | 40 | <li class="NB-feature-detail-step"><strong>Take action</strong> — Mark stories as read, save stories with tags and notes, subscribe to new feeds, share stories to your blurblog</li> |
41 | 41 | <li class="NB-feature-detail-step"><strong>Train intelligence</strong> — View and update classifiers to like or dislike authors, tags, titles, and feeds</li> |
42 | 42 | <li class="NB-feature-detail-step"><strong>Discover</strong> — Find new feeds by topic, see trending feeds, find feeds similar to ones you follow</li> |
| 43 | + <li class="NB-feature-detail-step"><strong>Search your Reading Archive</strong> — Full-text search every page the browser extension captured from your web browsing, or ask the Archive Assistant AI about what you've read</li> |
| 44 | + <li class="NB-feature-detail-step"><strong>Read the community</strong> — Browse Global Shared Stories, your friends' shares, and NewsBlur-wide trending lists: widely-read stories, long reads, and good reads</li> |
43 | 45 | <li class="NB-feature-detail-step"><strong>Use prompt templates</strong> — Pre-built workflows for inbox triage, topic research, and feed health audits</li> |
44 | 46 | </ol> |
45 | 47 | </div> |
46 | 48 |
|
47 | 49 | <div class="NB-feature-detail-how"> |
48 | | - <h2>22 tools available</h2> |
| 50 | + <h2>28 tools available</h2> |
49 | 51 | <div class="NB-mcp-tools-grid"> |
50 | 52 | <div class="NB-mcp-tools-column"> |
51 | 53 | <h3 class="NB-mcp-tools-column-heading" data-category="reading">Reading</h3> |
|
62 | 64 | <code>newsblur_get_saved_stories</code> |
63 | 65 | <span class="NB-mcp-tool-desc">Saved stories by tag</span> |
64 | 66 | </li> |
| 67 | + <li class="NB-mcp-tool" data-category="reading"> |
| 68 | + <code>newsblur_get_read_stories</code> |
| 69 | + <span class="NB-mcp-tool-desc">Reading history with search</span> |
| 70 | + </li> |
65 | 71 | <li class="NB-mcp-tool" data-category="reading"> |
66 | 72 | <code>newsblur_search_stories</code> |
67 | 73 | <span class="NB-mcp-tool-desc">Full-text search</span> |
|
147 | 153 | <span class="NB-mcp-tool-desc">Per-feed alerts</span> |
148 | 154 | </li> |
149 | 155 | </ul> |
| 156 | + <h3 class="NB-mcp-tools-column-heading NB-mcp-tools-column-heading-intelligence" data-category="archive">Archive & Community</h3> |
| 157 | + <ul class="NB-mcp-tools-list"> |
| 158 | + <li class="NB-mcp-tool" data-category="archive"> |
| 159 | + <code>newsblur_search_archive</code> |
| 160 | + <span class="NB-mcp-tool-desc">Search your browsing Reading Archive</span> |
| 161 | + </li> |
| 162 | + <li class="NB-mcp-tool" data-category="archive"> |
| 163 | + <code>newsblur_ask_archive</code> |
| 164 | + <span class="NB-mcp-tool-desc">Ask the Archive Assistant AI</span> |
| 165 | + </li> |
| 166 | + <li class="NB-mcp-tool" data-category="archive"> |
| 167 | + <code>newsblur_get_archive_stats</code> |
| 168 | + <span class="NB-mcp-tool-desc">Archive totals and sync health</span> |
| 169 | + </li> |
| 170 | + <li class="NB-mcp-tool" data-category="archive"> |
| 171 | + <code>newsblur_get_shared_stories</code> |
| 172 | + <span class="NB-mcp-tool-desc">Global and friends' shared stories</span> |
| 173 | + </li> |
| 174 | + <li class="NB-mcp-tool" data-category="archive"> |
| 175 | + <code>newsblur_get_trending_stories</code> |
| 176 | + <span class="NB-mcp-tool-desc">Widely-read, long reads, good reads</span> |
| 177 | + </li> |
| 178 | + </ul> |
150 | 179 | </div> |
151 | 180 | </div> |
152 | 181 | </div> |
|
0 commit comments