Labsco
Fisher521 logo

Burn

โ˜… 1

from Fisher521

AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

Burn โ€” Personal Knowledge Base MCP Server

Your reading data as an AI-accessible knowledge base. 26 tools for Claude, Cursor, Windsurf, and any MCP-compatible agent.

How it works

Burn triages your reading with a 24h timer:

  • Flame โ†’ New links. 24h to read or they burn.
  • Spark โ†’ You read it. Stays 30 days.
  • Vault โ†’ Permanent. Your curated knowledge.
  • Ash โ†’ Expired. They had their chance.

The MCP server lets your AI agent search, triage, organize, and analyze everything you've saved.

Tools (26)

Search & Read

ToolWhat it does
search_vaultSearch permanent bookmarks by keyword
list_vaultList Vault bookmarks by category
list_sparksList recently read bookmarks (30-day window)
search_sparksSearch Sparks by keyword
list_flameList inbox โ€” what's about to burn
get_flame_detailFull detail on a Flame bookmark
get_bookmarkGet any bookmark by ID
get_article_contentGet full article content + analysis
fetch_contentFetch content from a URL (X, Reddit, YouTube, WeChat)
list_categoriesAll Vault categories with counts
get_collectionsList all Collections
get_collection_overviewCollection detail with AI overview

Triage (Agent as your filter)

ToolWhat it does
move_flame_to_sparkKeep it โ€” worth reading. Optional insight.
move_flame_to_ashBurn it. Optional reason.
move_spark_to_vaultPromote to permanent. Optional category.
move_spark_to_ashNot valuable enough to keep.
batch_triage_flameTriage up to 20 at once.

Collections (Agent as your curator)

ToolWhat it does
create_collectionCreate a topic bundle with initial bookmarks
add_to_collectionAdd bookmarks (deduplicates)
remove_from_collectionRemove bookmarks
update_collection_overviewWrite AI overview (theme, synthesis, gaps)

Analysis (Agent as your analyst)

ToolWhat it does
write_bookmark_analysisWrite structured analysis back to a bookmark

Auto-Feed (Agent as your scout)

ToolWhat it does
add_watched_sourceWatch an X user, RSS feed, or YouTube channel. New posts flow into Flame automatically.
list_watched_sourcesList all active watched sources
remove_watched_sourceStop watching a source
scrape_watched_sourcesFetch new content from watched sources on demand

Resources

URIContent
burn://vault/bookmarksAll Vault bookmarks (JSON)
burn://vault/categoriesCategory list (JSON)

Use Cases

Personal knowledge management โ€” Your agent searches your reading history to answer questions, find patterns, and surface forgotten gems.

Research workflows โ€” Create collections on topics you're exploring. Agent writes overviews synthesizing your sources.

Reading triage โ€” Agent reviews your Flame inbox, reads the content, decides what's worth keeping based on your interests.

Cross-tool intelligence โ€” Use with Claude Code, Cursor, or Windsurf. Your bookmarks become context for coding, writing, and thinking.

Environment Variables

VariableRequiredDescription
BURN_MCP_TOKENYes*Long-lived MCP token (recommended)
BURN_SUPABASE_TOKENYes*Legacy JWT token (still supported)
BURN_API_URLNoCustom API URL (default: production)

*One of BURN_MCP_TOKEN or BURN_SUPABASE_TOKEN required.

Security

  • Token scoped to your data only (Row Level Security)
  • Status flow enforced: Flame โ†’ Spark โ†’ Vault, or โ†’ Ash
  • Rate limit: 30 calls/min per session
  • Tokens expire after 30 days