Back to Blog

22 MCP Tools for AI Agents

March 10, 2026ยท8 min read

Your AI assistant is only as good as its memory. And right now, most AI assistants have amnesia.

Claude doesn't know what articles you've been reading. Cursor can't reference that tutorial you saved last week. Windsurf has no idea about your research history.

Until now.

What is MCP?

Model Context Protocol (MCP) is an open standard that lets AI applications access external tools and data sources. Think of it as a USB port for AI โ€” a universal way to plug in new capabilities.

Burn 451 as AI Memory

When you install the Burn MCP server, your AI gets access to your entire reading history:

  • โ€ข**Search by topic**: "Find my saved articles about transformer architectures"
  • โ€ข**Triage by deadline**: "What links are about to burn?"
  • โ€ข**Access structured knowledge**: "Summarize everything in my AI Vault"

The 22 Tools

1. search_vault โ€” Semantic search across saved content 2. get_flames โ€” List links expiring soon 3. get_sparks โ€” Show opened but unsaved links 4. save_to_vault โ€” Move a link to permanent storage 5. get_tags โ€” List all your tags ... and 17 more.

Getting Started

$ npx burn-mcp-server

That's it. One command. No API key required. Free forever.

Ready to start burning?

Download Free โ€” iOS