# Cardoso Filho - Maquinas Agricolas > Somos uma prestigiada empresa do ramo agrícola, sediada na cidade da Lixa, concelho de Felgueiras. Além de termos uma loja aberta ao público, marcamos também presença nas feiras agrícolas da Régua, Lamego, Mesão Frio, Cinfães, Resende e Baião. Somos representantes de inúmeras marcas de renome no ... This is a Jumpseller-powered online store. Agents can browse its public content via the sitemap or access structured product and category data through the MCP (Model Context Protocol) endpoint. No authentication required. This document is also available at [https://www.cardosofilho.com/agents.md](https://www.cardosofilho.com/agents.md). ## MCP (Model Context Protocol) - [MCP endpoint](https://www.cardosofilho.com/api/mcp): send JSON-RPC 2.0 requests via POST (Streamable HTTP) - [MCP discovery](https://www.cardosofilho.com/.well-known/mcp.json): server metadata and capabilities ### Available Tools - get_store_info: Get store name, URL, currency, description, and logo - list_products: Browse products with pagination and category permalink filtering - get_product: Get full product details by permalink (images, variants, pricing) - search_products: Full-text search across product name, description, and SKU - list_categories: Get the category tree structure - get_category: Get category details by permalink The MCP endpoint is the recommended way to access structured product and category data. ## Read-Only Browsing (No Authentication Required) For agents that only need to read public store data without using the MCP endpoint: - [Sitemap](https://www.cardosofilho.com/sitemap.xml): all public product, category, and content pages ([robots.txt](https://www.cardosofilho.com/robots.txt) lists the paginated sitemap files) - [Search](https://www.cardosofilho.com/search?q={query}): full-text product search (HTML) - Product, category, and content pages are served as HTML at https://www.cardosofilho.com/{permalink} ## Platform This store is built on [Jumpseller](https://jumpseller.com), an e-commerce platform. All Jumpseller stores expose the same MCP endpoint and tools. See the [Jumpseller AI Toolkit](https://jumpseller.com/support/ai-toolkit/) for more information.