Show HN: Chrome Bookmark MCP

1 nakamura_shuta 1 9/5/2025, 9:30:55 AM github.com ↗

Comments (1)

nakamura_shuta · 13h ago
Hi HN. Creator here.

  This enables Chrome bookmarks to
  integrate with AI agents.

  The key: Chrome extension indexes
  your bookmarks into local Tantivy.
  Since it fetches through your
  browser, it works with authenticated
  sites - your logged-in Notion,
  internal docs, paywalled content. The
   AI can search pages that require
  login.

  Currently targeting: Chrome + macOS +
   Claude Code (via .mcp.json)

  Built with Rust + Tantivy, everything
   runs locally.

  Would love your feedback.