Le studio Mathieu Berthet Mastering (Paris) expose un serveur MCP (Model Context Protocol) public, sans authentification. Tout agent IA compatible peut consulter en temps réel les services, les tarifs, les informations studio et la FAQ, et envoyer une demande de devis.
https://mcp.mathieuberthet.com/ — JSON-RPC 2.0, transport streamable-httpcom.mathieuberthet/mb-mastering (registry.modelcontextprotocol.io)search, fetch, get_services, get_pricing, get_studio_info, get_faq, send_quote_request (demande de devis par email — nom, email, nombre de titres, service).
curl -X POST https://mcp.mathieuberthet.com/ \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_pricing","arguments":{}}}'
Vous êtes un humain ? Les mêmes informations sont sur la page services — et pour un devis, contact direct.