{"id":18909,"date":"2025-04-30T10:17:15","date_gmt":"2025-04-30T08:17:15","guid":{"rendered":"https:\/\/www.silamir.com\/?p=18909"},"modified":"2026-07-28T16:23:55","modified_gmt":"2026-07-28T14:23:55","slug":"how-mcp-gives-lia-business-superpowers","status":"publish","type":"post","link":"https:\/\/www.silamir.com\/en\/insight\/comment-mcp-donne-a-lia-des-super-pouvoirs-metiers\/","title":{"rendered":"How MCP gives AI business superpowers"},"content":{"rendered":"The world of AI is evolving at high speed: on the one hand, language models (LLMs) are progressing and are able to generate increasingly relevant content; on the other, the needs of businesses require ever more fluid integration with their tools and data.\n\n<!-- \/wp:post-content --><!-- wp:paragraph -->\n\nIt's against this backdrop that MCP (Model Context Protocol) is emerging as an open standard for connecting AI assistants to real-world services and information sources. In this article, you'll discover why MCP is a game-changer, how it works in broad strokes, and what concrete uses it is already enabling.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\n<!-- \/wp:paragraph --><!-- wp:heading -->\n<h2>What is Model Context Protocol (MCP)?<\/h2>\n<!-- \/wp:heading --><!-- wp:paragraph -->\n<p id=\"ember79\">The Model Context Protocol, introduced by Anthropic at the end of 2024, defines a standard way for an AI assistant to connect to external resources (databases, business applications, messaging tools, etc.).<\/p>\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n<p id=\"ember79\">The goal:<\/p>\n<!-- \/wp:paragraph --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Avoid developing in-house connectors for each service.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Allow AI to access up-to-date data or perform <a href=\"https:\/\/www.silamir.com\/en\/our_offers\/process-performance\/\">Concrete actions (create a ticket, send a message...) <\/a>through services exposed in a unified manner. E<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:paragraph -->\n\nIn short, MCP acts like a \"USB port\" for AI: you plug an \"MCP server\" into the assistant, and the latter immediately knows what types of actions or content it can exploit, without having to code a specific integration each time.\n\n<!-- \/wp:paragraph --><!-- wp:image {\"id\":18910,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure><img decoding=\"async\" src=\"https:\/\/www.silamir.com\/wp-content\/uploads\/2025\/04\/1745932905933.webp\" alt=\"1745932905933\" \/>\n\n<figcaption><em>MCP: the universal USB port that links AI to all your services<\/em><\/figcaption><\/figure>\n<!-- \/wp:image --><!-- wp:paragraph -->\n\n<!-- \/wp:paragraph --><!-- wp:heading -->\n<h2>Why such a protocol?<\/h2>\n<!-- \/wp:heading --><!-- wp:paragraph -->\n\n<strong>1. Breaking down fragmentation<\/strong>\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nHistorically, even an advanced LLM remained locked in his own bubble: he knew only his own training (often frozen) and couldn't interact directly with services or up-to-date data. For each source (CRM, calendar, knowledge base...), we had to develop an ad hoc connector, which was cumbersome and not very scalable.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nWith MCP, we unify this approach: the AI discovers an available MCP server and immediately knows what actions or data are proposed, via a common language.\n\n<!-- \/wp:paragraph --><!-- wp:image {\"id\":18911,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure><img decoding=\"async\" src=\"https:\/\/www.silamir.com\/wp-content\/uploads\/2025\/04\/1745932976084.webp\" alt=\"1745932976084\" \/>\n\n<figcaption><em>From M \u00d7 N mesh to single hub: MCP simplifies every integration<\/em><\/figcaption><\/figure>\n<!-- \/wp:image --><!-- wp:paragraph -->\n\n<strong>2. Really useful, contextual AI<\/strong>\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nAIs become more powerful when they have access to something concrete:\n\n<!-- \/wp:paragraph --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Corporate info (wiki, tickets, internal documents)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Real-time data (prices, inventory, weather, error logs)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Action systems (send a Slack message, schedule an appointment...)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:paragraph -->\n\nMCP servers make it possible to \"plug in\" these flows of data and tools without recoding each integration. AI gains in relevance and capacity for action.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\n<strong>3. Standardizing safety and governance<\/strong>\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nIn a professional context, you don't want to give AI carte blanche. MCP has been designed to separate AI logic (MCP host) from access logic (MCP server):\n\n<!-- \/wp:paragraph --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>API keys or sensitive access remain on the server side<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>The user can approve or reject risky operations<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Activity logs track everything the AI does<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:paragraph -->\n\n<strong>Results<\/strong>we get <a href=\"https:\/\/www.silamir.com\/en\/expertise\/cybersecurity\/\">centralized governance and less risk of data leaks,<\/a> unlike in-house integrations where identifiers were sometimes exposed haphazardly.\n\n<!-- \/wp:paragraph --><!-- wp:heading -->\n<h2>Simplified architecture<\/h2>\n<!-- \/wp:heading --><!-- wp:paragraph -->\n\nTechnically, MCP operates in client-server mode:\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\n<strong>The MCP customer <\/strong>is integrated into the AI application (e.g. Claude Desktop, a VS Code or Cursor extension, etc.). It receives instructions from the user.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\n<strong>MCP servers<\/strong> are processes (local or remote) that expose :\n\n<!-- \/wp:paragraph --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Resources (documents, data, history, etc.)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Tools (functions for interacting with apps, browsing, posting messages).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li>Prompts or \"query templates\" (to guide the AI in certain specialized tasks)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:paragraph -->\n\nThe protocol defines how client and server interact: requests (to read a document, call a function, etc.) and responses (raw data, API results, etc.) follow a single format, based on standards such as JSON-RPC.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nFor the end user, it's all behind the scenes. He simply sees that his AI assistant can \"fetch\" information or trigger actions seamlessly, without multiple manual configurations.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nWhen several MCP servers are connected to a single IA host, the result is an integration hub:\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\n<em>Example: an AI assistant in a company can call :<\/em>\n\n<!-- \/wp:paragraph --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><em>A \"Google Drive\" MCP server (to retrieve a file)<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><em>A Git MCP server (to read code or create a branch)<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><em>A \"Slack\" MCP server (to send an alert message)<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><em>And so on...<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:image {\"id\":18912,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure><img decoding=\"async\" src=\"https:\/\/www.silamir.com\/wp-content\/uploads\/2025\/04\/1745933012580.webp\" alt=\"1745933012580\" \/>\n\n<figcaption>A<em>MCP architecture: one IA-host orchestrates several servers and tools<\/em><\/figcaption><\/figure>\n<!-- \/wp:image --><!-- wp:heading -->\n<h2>Case studies<\/h2>\n<table style=\"width:100%; border-collapse:collapse; font-family:inherit; margin:24px 0; font-size:15px;\">\n<thead>\n<tr style=\"background:#002DD3; color:#fff; text-align:center;\">\n<th style=\"padding:12px; border:1px solid #d0d0d0;\">Domain<\/th>\n<th style=\"padding:12px; border:1px solid #d0d0d0;\">Connected Tools (MCP Servers)<\/th>\n<th style=\"padding:12px; border:1px solid #d0d0d0;\">What AI does<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Enterprise Collaboration &amp; Data<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Slack, Google Drive, Atlassian, SQL databases<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Find a document, check Jira tickets, summarize a conversation<\/td>\n<\/tr>\n<tr style=\"background:#f5f7fa;\">\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Development &amp; DevOps<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">GitHub, Puppeteer<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Create a Pull Request, propose a commit, run tests<\/td>\n<\/tr>\n<tr>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Research and intelligence<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">ArXiv, Brave Search, Google News<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Query recent articles, fill in its temporal gaps<\/td>\n<\/tr>\n<tr style=\"background:#f5f7fa;\">\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Personal Assistant &amp; Automation<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Calendar, file system<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Propose a time slot, send an invitation, open authorized documents<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- \/wp:heading --><!-- wp:paragraph -->\n\nEach new MCP server immediately becomes usable by all compatible hosts\u2014this is the network effect that accelerates the ecosystem.\n\n<!-- \/wp:paragraph -->\n\n<!-- \/wp:list --><!-- wp:heading -->\n<h2>MCP vs. traditional AI integrations<\/h2>\n<table style=\"width:100%; border-collapse:collapse; font-family:inherit; margin:24px 0; font-size:15px;\">\n<thead>\n<tr style=\"background:#002DD3; color:#fff; text-align:center;\">\n<th style=\"padding:12px; border:1px solid #d0d0d0;\">Criteria<\/th>\n<th style=\"padding:12px; border:1px solid #d0d0d0;\">Traditional Integrations<\/th>\n<th style=\"padding:12px; border:1px solid #d0d0d0;\">        With MCP<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Connecting to services<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">A custom connector by service<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">A universal protocol for all services<\/td>\n<\/tr>\n<tr style=\"background:#f5f7fa;\">\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Role of AI<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Receives a prompt, responds<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Active: requests, triggers actions, receives feedback<\/td>\n<\/tr>\n<tr>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Security<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Identifiers sometimes exposed on the AI side<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">Server-side API keys, validated actions, local-first mode<\/td>\n<\/tr>\n<tr style=\"background:#f5f7fa;\">\n<td style=\"padding:12px; border:1px solid #d0d0d0;\"><strong>Development<\/strong><\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">N distinct connectors to maintain<\/td>\n<td style=\"padding:12px; border:1px solid #d0d0d0;\">A reusable MCP server (Python, JS\u2026)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- \/wp:heading --><!-- wp:paragraph -->\n\nOnce an AI host supports MCP, it connects to any MCP server \u2014 hence the interoperability and maintenance gains.\n\n<!-- \/wp:paragraph --><!-- wp:heading -->\n<h2>Benefits for companies and developers<\/h2>\n<!-- \/wp:heading --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Interoperability :<\/strong> the same protocol serves multiple services. This reduces complexity and speeds up integration.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Maintenance savings <\/strong>instead of having M \u00d7 N connections to maintain (M tools \u00d7 N AI agents), we end up with a centralized scheme: we implement MCP once, and any evolution benefits the whole.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Clear governance<\/strong> access filtering, action tracing, domain-based permission restrictions (e.g. read-only access to a folder).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>An expanding ecosystem<\/strong> Each new \"block\" (MCP server) is immediately available to all MCP hosts. This network effect stimulates innovation.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:heading -->\n<h2>Outlook<\/h2>\n<!-- \/wp:heading --><!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item --><\/ul>\n<\/li>\n<\/ul>\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong><a href=\"https:\/\/www.silamir.com\/en\/insight\/the-authentic-new-face-of-the-augmented-company\/\">More agentic AI agents<\/a> <\/strong>With MCP, AI can already link together complex actions: consulting logs, launching a test, posting a Slack message, editing a document... We're getting closer to the dream of a \"Jarvis\" assistant who orchestrates several tools in a fluid, coherent way.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Towards an industry standard <\/strong>Many companies have already announced their support for MCP, and all indications suggest that this protocol could become the standard for <a href=\"https:\/\/www.silamir.com\/en\/expertise\/ia\/\">Connect AI and business services<\/a>, a bit like REST or GraphQL for web APIs.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Advanced governance and security <\/strong>As experience is gained, access control, approval and unified logging mechanisms will be perfected. The growing power of AI calls for finer-grained supervision, and MCP offers a solid foundation for reconciling efficiency and compliance.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item --><!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Expanding the ecosystem<\/strong> As the community develops new MCP servers for all kinds of services (ERP, marketing automation, 3D, etc.), integrating AI into our daily lives will become easier and easier.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list --><!-- wp:image {\"id\":18913,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure><img decoding=\"async\" src=\"https:\/\/www.silamir.com\/wp-content\/uploads\/2025\/04\/1745933160212.webp\" alt=\"1745933160212\" \/>\n\n<figcaption><em>Lightning adoption: MCP's GitHub curve already surpasses other protocols<\/em><\/figcaption><\/figure>\n<!-- \/wp:image --><!-- wp:heading -->\n<h2>Conclusion<\/h2>\n<!-- \/wp:heading --><!-- wp:paragraph -->\n\nInitiatives like MCP demonstrate a fundamental trend: to make AI agents truly versatile, connected and capable of integrating into different environments. We're no longer at the stage of \"just\" asking questions of an LLM: AI can now act, interact and orchestrate multiple systems.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\nGoogle has also entered the fray with Agent2Agent (A2A), a new open protocol designed to facilitate communication between agents from different frameworks. A2A focuses on the discovery of each agent's capabilities (via \"Agent Cards\"), task management and secure interoperability: we find the same desire to standardize, this time for exchanges between agents. Whether it's MCP for connection to external tools or A2A for inter-agent dialogue, open protocols are multiplying and foreshadowing an ever more \"connected\" AI.\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n\n<strong>Coming soon: how to get started with MCP! <\/strong>\n\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n<p id=\"ember1409\">Discover <strong><a href=\"https:\/\/www.silamir.com\/en\/expertise\/ia\/\">our AI expertise<\/a><\/strong> and contact our experts to discuss your projects and specific needs.<\/p>\n<!-- \/wp:paragraph --><!-- wp:paragraph -->\n<p id=\"ember1409\"><strong>By J\u00e9r\u00e9my BRON, AI Director, Silamir Group<\/strong><\/p>\n<!-- \/wp:paragraph -->\n<figure>\n\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"768\" height=\"1092\" src=\"https:\/\/www.silamir.com\/wp-content\/uploads\/2026\/06\/guide-mockup-2-1.webp\" alt=\"mockup 2 guide\" \/>\n\n<figcaption><\/figcaption><\/figure>\n<h2>IA Agentique: From Experimentation to ROI<\/h2>\n<a href=\"https:\/\/www.silamir.com\/en\/downloadable\/accelerate-your-companys-performance-with-lia-agentique\/\" target=\"_blank\">\nExplore the expert guide\n<\/a>\n<h5>The fruit of expertise from <strong><em>Silamir <\/em><\/strong>and feedback from collaborations with <em><strong>recognized actors<\/strong><\/em> From the market, this guide offers a concrete and directly applicable approach for your organization.<\/h5>","protected":false},"excerpt":{"rendered":"<p>L\u2019univers de l\u2019IA \u00e9volue \u00e0 grande vitesse\u202f: d\u2019un c\u00f4t\u00e9, les mod\u00e8les de langage (LLMs) progressent et savent g\u00e9n\u00e9rer du contenu de plus en plus pertinent\u202f; de l\u2019autre, les besoins des entreprises exigent une int\u00e9gration toujours plus fluide avec leurs outils et donn\u00e9es. C\u2019est dans ce contexte que MCP (Model Context Protocol) s\u2019impose aujourd\u2019hui comme un [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":13684,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_titles_title":"MCP : le protocole qui connecte l'IA \u00e0 vos outils","_seopress_titles_desc":"Qu'est-ce que le MCP (Model Context Protocol) ? D\u00e9couvrez comment ce standard connecte l'IA \u00e0 vos donn\u00e9es et outils m\u00e9tier, en toute s\u00e9curit\u00e9. Lisez l'analyse.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"none","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"footnotes":"","_links_to":"","_links_to_target":""},"categories":[62],"tags":[78],"secteur_categories":[81],"expertise_categories":[52],"editeur":[],"offres":[],"model":[],"class_list":["post-18909","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-insight","tag-ia","secteur_categories-technologie","expertise_categories-ia"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/posts\/18909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/comments?post=18909"}],"version-history":[{"count":5,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/posts\/18909\/revisions"}],"predecessor-version":[{"id":239935,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/posts\/18909\/revisions\/239935"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/media\/13684"}],"wp:attachment":[{"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/media?parent=18909"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/categories?post=18909"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/tags?post=18909"},{"taxonomy":"secteur_categories","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/secteur_categories?post=18909"},{"taxonomy":"expertise_categories","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/expertise_categories?post=18909"},{"taxonomy":"editeur","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/editeur?post=18909"},{"taxonomy":"offres","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/offres?post=18909"},{"taxonomy":"model","embeddable":true,"href":"https:\/\/www.silamir.com\/en\/wp-json\/wp\/v2\/model?post=18909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}