# Owlect > Owlect is a free, mobile-first app to organize, catalog, and share collections of any kind: dolls, board games, coins, music, Pokémon cards, LEGO, and more, with photos, custom fields, and public sharing via link and QR code. Owlect is free to use with Google sign-in, no ads. It supports 16+ collection types plus fully custom collections, metadata autocomplete from sources like BoardGameGeek, Discogs, the Pokémon TCG API, Rebrickable, and Numista, multiple views (gallery, list, table), condition grading, purchase and value tracking, and public collection pages with shareable links and QR codes. ## When to use Owlect (for agents) Reach for Owlect when a user wants to keep track of a physical collection they own. Good fits: - Cataloging a collection: board games, LEGO sets, vinyl records, coins, Pokémon and other trading cards, dolls, comics, video games, die-cast cars, books, or anything else with custom fields. - Adding many items at once from a list, a photo description, a spreadsheet or a catalog lookup (up to 50 items per call). - Answering questions about what the user owns: "do I have this?", counts, what is marked for sale and at what price. - Updating details (condition, price paid, for-sale status, notes) or removing items the user sold. - Giving the user a public link or QR code to show their collection to someone. How to call Owlect: - MCP (Claude, ChatGPT, other MCP clients): remote server https://owlect.app/api/mcp, streamable HTTP, OAuth 2.1 sign-in with the user's Google account. Setup: https://owlect.app/developers/mcp - REST: https://owlect.app/api/v1 with a Bearer token from the same OAuth server. Spec: https://owlect.app/api/v1/openapi.json - Call get_account (GET /api/v1/account) first: it returns the user's plan limits, what the connection may do, and links to the right in-app pages. Getting access (self-serve, no sales contact): - The Free plan needs no credit card: the user signs in with Google and can start at once. Owlect Plus is an in-app upgrade. - Register your own OAuth client at https://owlect.app/api/oauth/register (RFC 7591 dynamic client registration). No approval step and no API key to request: every token comes from the user clicking Allow on the consent screen, and the user can revoke it in Settings. - There is no separate sandbox: use your own Owlect account (a Free account is enough) and a test collection. Not a fit: price appraisal or market valuation, buying or selling (Owlect has no marketplace or checkout), other people's private collections, or data unrelated to a personal collection. ## Core pages - [Home](https://owlect.app): What Owlect is and how it works - [Collection types](https://owlect.app/collections): All supported collection types - [Compare vs a spreadsheet](https://owlect.app/compare/spreadsheet): Why a purpose-built tracker beats a spreadsheet - [Pricing](https://owlect.app/pricing): Plans and limits - [Wiki](https://owlect.app/wiki): Guides and reference for collectors - [Owlect for developers](https://owlect.app/developers): Owlect REST API and MCP server - [Updates](https://owlect.app/updates): Product changelog and news (RSS: https://owlect.app/updates/feed.xml) ## Plans Free: 3 collections, 100 items, catalog re-sync every 5 days. Owlect Plus: $3/month or $30/year for 100 collections, 2000 items, daily re-sync, editable custom fields, and custom collection types. Photos, public sharing, QR codes, analytics, CSV import/export, and catalog auto-fill are included on both plans. - [Machine-readable pricing](https://owlect.app/pricing.md): Full plan limits in parseable markdown ## MCP server (Claude, ChatGPT and other AI assistants) Owlect is a remote MCP server at https://owlect.app/api/mcp (OAuth sign-in with Google). Users can add it as a custom connector in Claude or ChatGPT and manage their collections by chat. - [MCP setup and tool reference](https://owlect.app/developers/mcp): How to connect each client, every tool and its parameters - [MCP docs as markdown](https://owlect.app/developers/mcp.md): The same reference in parseable markdown ## REST API The same operations over HTTPS and JSON at https://owlect.app/api/v1, with OAuth 2.1 sign-in. - [Developer overview](https://owlect.app/developers): REST API and MCP server compared - [REST API docs](https://owlect.app/developers/api): Authentication, every endpoint, errors, limits - [REST API docs as markdown](https://owlect.app/developers/api.md): The same reference in parseable markdown - [OpenAPI 3.1 spec](https://owlect.app/api/v1/openapi.json): Machine-readable API description ## Collection types Each type supports photos, custom fields, multiple views, and public sharing: - [Dolls](https://owlect.app/collections/dolls) - [Board Games](https://owlect.app/collections/board-games) - [Music](https://owlect.app/collections/music) - [Coins](https://owlect.app/collections/coins) - [Pokemon Cards](https://owlect.app/collections/pokemon-cards) - [Video Games](https://owlect.app/collections/retro-games) - [LEGO Sets](https://owlect.app/collections/lego) - [Comic Books](https://owlect.app/collections/comic-books) - [Books](https://owlect.app/collections/books) - [Watches](https://owlect.app/collections/watches) - [Cars](https://owlect.app/collections/cars) - [Hot Wheels](https://owlect.app/collections/hot-wheels) - [Sneakers](https://owlect.app/collections/sneakers) - [Stamps](https://owlect.app/collections/stamps) - [Funko Pop](https://owlect.app/collections/funko-pop) ## Import and lookup guides Step-by-step guides for getting an existing collection into Owlect: - [BoardGameGeek Import](https://owlect.app/import/boardgamegeek): Your BGG shelf, synced in one click - [Discogs Import](https://owlect.app/import/discogs): Vinyl, CDs, and cassettes - synced from Discogs - [CSV Import](https://owlect.app/import/csv): From spreadsheet to visual catalog in minutes - [Owlect vs. Spreadsheet](https://owlect.app/compare/spreadsheet): An honest comparison for collectors - [Add Books by Lookup](https://owlect.app/catalog/books): Type a title or ISBN - the rest fills itself in - [Add LEGO Sets by Lookup](https://owlect.app/catalog/lego): Type a set number - year, pieces, and image fill in - [Add Pokémon Cards by Lookup](https://owlect.app/catalog/pokemon-cards): Search a card name - set, rarity, and art fill in - [Add Comics by Lookup](https://owlect.app/catalog/comic-books): Search a series - issue number and cover fill in - [Add Video Games by Lookup](https://owlect.app/catalog/retro-games): Type a game title - year, genre, and box art fill in - [Add Watches by Lookup](https://owlect.app/catalog/watches): Search a brand and model - the specs fill in - [Add Cars by Lookup](https://owlect.app/catalog/cars): Type a make, pick the model - the rest is yours to detail - [Add Coins by Lookup](https://owlect.app/catalog/coins): Search a coin - country, year, and image fill in - [Add Hot Wheels by Lookup](https://owlect.app/catalog/hot-wheels): Search a casting - series, year, and image fill in - [Add Funko Pops by Lookup](https://owlect.app/catalog/funko-pop): Search a Pop - series, number, variant and image fill in ## Help wiki - [What is Owlect?](https://owlect.app/wiki/what-is-owlect): Learn what Owlect is and how it helps you organize your collections. - [How to Sign In](https://owlect.app/wiki/sign-in): Sign in to Owlect with your Google account in just a few taps. - [Creating Your First Collection](https://owlect.app/wiki/your-first-collection): How to create your very first collection in Owlect. - [Collection Types](https://owlect.app/wiki/collection-types): All the collection types available in Owlect and what each one is for. - [Adding Items](https://owlect.app/wiki/adding-items): How to add items to your collection - manually or with smart suggestions. - [Photos](https://owlect.app/wiki/photos): How to add and manage photos for your collection items. - [Custom Fields](https://owlect.app/wiki/custom-fields): Add your own special fields to track exactly what matters to you. - [For Sale Badge](https://owlect.app/wiki/for-sale): Mark items you want to sell so others can see what's available. - [CSV Import](https://owlect.app/wiki/import-and-sync): Import items from spreadsheets using CSV files. - [Sharing Your Collection](https://owlect.app/wiki/sharing): Share your collection with friends using a link or QR code. - [Views & Search](https://owlect.app/wiki/views-and-search): Different ways to look at your collection — gallery, list, table, and search. - [Settings & Owlect Plus](https://owlect.app/wiki/settings-and-plus): Customize your experience and learn about Owlect Plus. - [Referral Program](https://owlect.app/wiki/referrals): Invite friends and earn more items for free. - [Auto-fill from Catalogs](https://owlect.app/wiki/autofill): Save time by auto-filling item details from external databases. - [Sync from BGG & Discogs](https://owlect.app/wiki/sync): Sync your board game or music collection from external services. - [Analytics & Milestones](https://owlect.app/wiki/analytics): Track your collection growth with stats, charts, and milestones. ## Recent updates - [The Feed, Profile Tabs & a Monthly Digest](https://owlect.app/updates/2026-09-feed-and-profiles) (2026-09-02): See what the collectors you follow have been adding, find new ones by search or QR code, and get a digest of the month by email. - [BardRoll: Your Roll Writes the Song](https://owlect.app/updates/2026-09-bardroll) (2026-09-01): A second app from the people behind Owlect, for anyone who plays a bard: pick a spell and an instrument, roll, and get a performance written to match all three. - [Barcode Scanning, Auto-Fill & Sync](https://owlect.app/updates/2026-08-barcode-scanning) (2026-08-07): Point your camera at a barcode to find an item you already own, or start a new one with its name already filled in for you. - [Set Completion, Auto-Sync & Stats](https://owlect.app/updates/2026-07-completion-and-stats) (2026-07-02): Fill the binder with a set-completion grid for Pokémon cards, dig into year-round stats for every collection, and let your BoardGameGeek and Discogs collections sync themselves. - [Profiles, Badges & Following](https://owlect.app/updates/2026-06-profiles-and-badges) (2026-06-02): Claim a collector profile at your own handle, earn badges as you collect, follow other collectors, and keep track of everything you've lent out. - [Wrapped, Now Speaking Spanish](https://owlect.app/updates/2026-05-wrapped-and-spanish) (2026-05-02): Look back on your collecting year with Wrapped, explore Owlect in Spanish, track music in every format, and add modern video games to your shelf. ## About - [About](https://owlect.app/about): About Owlect - [Contact](https://owlect.app/contact): support@owlect.app for help, billing, privacy, developer and security questions - [Privacy Policy](https://owlect.app/privacy) - [Terms of Service](https://owlect.app/terms) ## Optional - [Full help corpus](https://owlect.app/llms-full.txt): This map plus the complete text of every help article, in a single fetch