# DevBlinders > DevBlinders is a PrestaShop store exposing its catalog and cart as structured tools for AI agents via WebMCP and an MCP JSON-RPC server. ## MCP endpoints - [MCP discovery](https://devblinders.com/.well-known/mcp): server capabilities and available tools - [MCP JSON-RPC endpoint](https://devblinders.com/es/module/dbagentready/mcp): tools/call via Bearer token (HTTP) ## Store - [Homepage](https://devblinders.com/): store front page ## Notes - Currency: EUR. Language: ES. - Tool scopes: read (catalog search, product details, categories, store info, shipping), cart (add/update/remove, coupons, checkout). - WebMCP: browser agents (Chrome 149+) discover tools via navigator.modelContext, no token required.