Bookmark Context
Type to search documentation.

Bookmarks your AI client can read

Save pages into named collections. Bookmark Context fetches, indexes, and embeds their content so Cursor, Claude Code, or any MCP client can search them semantically.

Three components

  • Daemon (bookmark-context serve) — REST API on localhost:7331. Stores bookmarks, runs the indexer.
  • Chrome extension — side-panel UI for managing collections and saving the current page.
  • MCP server (bookmark-context mcp) — exposes list_collections, search_collection, and ask_collection to AI clients.

Why

Your bookmarks hold context your AI assistant can’t see. Bookmark Context turns a collection of saved pages into a searchable knowledge base the assistant queries directly — no copy-paste, no re-finding the article you read last week.