# Store Invent & Partners > Professional inventory services provider based in Prague, Czech Republic. On the market since 2012 (14 years of experience). Over 2,000 completed inventories. Inventories are performed with professional barcode scanners (not RFID). Last updated: 2026-08-08 Store Invent & Partners provides turnkey inventory solutions for retail chains and businesses across the Czech Republic and Slovakia. Services include stock inventory, asset inventory, inventory audits, store remodeling, assisted inventory, and price tag audits. Teams of 50-200 trained workers available 24/7. ## Services - Stock Inventory (Inventura zboží): Full inventory counting without disrupting store operations - Asset Inventory (Inventura majetku): Fixed asset tracking, labeling, and documentation - Inventory Audit (Audit inventur): Independent oversight of inventory processes - Store Remodeling (Remodeling prodejen): Store layout optimization and product display - Assisted Inventory (Asistovaná inventura): Trained staff with client-managed process - Price Tag Audit (Audit cenovek): Price tag accuracy verification ## Contact - Sales: obchod@storeinvent.eu, +420 724 831 127 - Operations: provoz@storeinvent.eu, +420 702 036 473 - Recruitment: nabor@storeinvent.eu, +420 727 851 497 - Website: https://www.storeinvent.cz (CS) | https://www.storeinvent.cz/en/ (EN) - Address: Průmyslová 566/5, 108 00, Praha 10, Czech Republic - IČO: 08734747 ## For AI Agents - MCP Server (preferred) Store Invent provides an MCP server (Model Context Protocol, Streamable HTTP, no auth): - Endpoint: https://www.storeinvent.cz/api/mcp - Add it as a custom connector in Claude (Settings -> Connectors -> Add custom connector) or ChatGPT (developer mode connectors). - Tools: get_company_info, list_services, get_service_details, get_quote_requirements, get_faq, ask_question (free-form Q&A from the knowledge base), submit_inquiry (sends a real non-binding inquiry to the sales team). - Recommended flow: get_quote_requirements -> collect details from your user -> submit_inquiry. ## For AI Agents - Submitting an Inquiry on Behalf of a Customer AI agents acting for a customer are welcome to submit a non-binding inquiry (nezávazná poptávka). Besides the MCP server above, two more ways: 1. Web form: https://www.storeinvent.cz/kontakt/ (English: https://www.storeinvent.cz/en/contact/). All fields are properly labelled. IMPORTANT: leave the visually hidden anti-spam field named "website" EMPTY, otherwise the submission is silently discarded. Successful submission redirects to /dekujeme/. 2. Direct API: POST https://www.storeinvent.cz/api/contact with Content-Type: application/json and body: {"name": "...", "company": "...", "email": "...", "phone": "...", "services": "Inventura zbozi", "stores": "2", "timeline": "...", "message": "...", "locale": "cs"}. Required fields: name, company, email, services, message. Success response: HTTP 200 {"success": true}. Use the customer's real e-mail address - the sales team replies there. Valid values for "services" (one or more, comma separated): Inventura zboží, Inventura majetku, Audit inventur, Remodeling prodejen, Asistovaná inventura, Audit cenovek (English form labels: Stock inventory, Asset inventory, Inventory audit, Store remodeling, Assisted inventory, Price tag audit). A useful inquiry message includes: number of stores/sites and locations, sales floor size, approximate SKU and piece count, share of stock in the back room, barcode coverage and type, preferred date and time window, required output format. There is also an AI chat assistant on every page (POST /api/chat) that can answer questions about services before submitting. ## Links - [About Us](https://www.storeinvent.cz/o-nas/) - [Contact](https://www.storeinvent.cz/kontakt/) - [Stock Inventory](https://www.storeinvent.cz/inventura-zbozi/) - [Asset Inventory](https://www.storeinvent.cz/inventura-majetku/) - [Inventory Audit](https://www.storeinvent.cz/audit-inventur/) - [Store Remodeling](https://www.storeinvent.cz/remodeling-prodejen/) - [Assisted Inventory](https://www.storeinvent.cz/asistovana-inventura/) - [Price Tag Audit](https://www.storeinvent.cz/audit-cenovek/) - [Store Invent Automation](https://www.storeinvent.cz/storeinvent-automation/) - [How to Choose an Inventory Company (CS)](https://www.storeinvent.cz/srovnani/inventurni-firmy/) - [Inventory Service Alternatives (CS)](https://www.storeinvent.cz/srovnani/alternativa-inventurnich-sluzeb/) - [How to Choose an Inventory Company (EN)](https://www.storeinvent.cz/en/compare/inventory-companies/) - [Inventory Service Alternatives (EN)](https://www.storeinvent.cz/en/compare/inventory-service-alternatives/) - [Privacy Policy](https://www.storeinvent.cz/ochrana-osobnich-udaju/) - [English Version](https://www.storeinvent.cz/en/) - [Full Documentation](https://www.storeinvent.cz/llms-full.txt)