# Animam Technologies > Consultante Animam Technologies powered by Animam.ai ## Agent: Aria - Chat: https://api.animam.ai/chat/animam-tech - Context: https://api.animam.ai/context/animam-tech - MCP: https://wordpress.animam-technologies.com/wp-json/animam/v1/mcp ## Segments - General (/general) ## Topics - Service : Serveurs MCP - Service : Architecture & Intégration AI - Service : Sites Web Ultra-Rapides - Portfolio et Projets en Production - Présentation Animam Technologies - Service : Prototypage Rapide - Comparaison Agence Classique vs Animam - Tarifs et Modalités de Paiement - Philosophie et Valeurs - Service : Chatbots Intelligents avec Prise de RDV - FAQ - Questions Fréquentes - Service : Dashboards Sur Mesure - Service : Industrie 4.0 & MES PME - Service : Répondeur IA - Service : OpenClaw - Assistant IA Personnel - Service : Automatisations & Workflows n8n - Service : Lean Management Transition ## Capabilities: answer_faq, collect_contact_info, generate_quote, book_meeting --- Powered by [Animam.ai](https://animam.ai) ## Live tools (public, no auth) These tools are exposed to unauthenticated crawler agents at the MCP endpoint above. - `wp_submit_wpforms_39` — Submit the WordPress form "Test Animam Bridge" (id 39) on behalf of the visitor. Goes through WPForms native pipeline so the entry, notifications and integrations… - `wp_search_products` — Search WooCommerce products by free-text query, optional category, optional in-stock filter. Returns up to 20 hits with id, name, price, sale_price, stock_status, image, short description… - `wp_add_to_cart` — Add a WooCommerce product to the visitor's chat-bound cart. Returns a cart_token (opaque) and a restore_cart_url the visitor can click to land on the real… - `wp_get_cart` — Read the contents of a chat-bound cart by token. Returns line items with quantities + computed subtotal in store currency. Use this to confirm the… - `wp_recommend_products` — Suggest products related to a given WooCommerce product, using the store's native cross-sells, upsells, and related products. Pass `product_id` (the product the visitor is currently… - `wp_get_order_status` — Look up a WooCommerce order by id and verify the visitor knows the order email. Returns status, total, items and tracking if available. Email mismatch… - `wp_list_newsletter_lists` — List the newsletter / list segments the visitor may opt into. Returns id, name, description for each. Use this to know which lists you can… - `wp_subscribe_newsletter` — Subscribe a visitor to one or more newsletter lists in MailPoet. CRITICAL CONSENT REQUIREMENT: never call this tool without an explicit affirmative answer from the…