{"id":12669,"date":"2026-08-31T06:44:48","date_gmt":"2026-08-31T13:44:48","guid":{"rendered":"https:\/\/blog.resilio.com\/blog\/?p=12669"},"modified":"2026-08-31T06:44:48","modified_gmt":"2026-08-31T13:44:48","slug":"resilio-mcp-server","status":"publish","type":"post","link":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server","title":{"rendered":"Resilio MCP Server (Early Preview): Ask Your Management Console Anything"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Your management console holds everything about your deployment: every agent, job, run, and transfer. But getting answers from it has traditionally meant navigating the UI, decoding lengthy knowledge base articles, or sifting through lengthy API responses. Turning that raw activity into operational intelligence\u2014the answers that keep a large deployment healthy\u2014has always meant manual work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/www.resilio.com\/active-everywhere\/features\/mcp-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">Resilio MCP Server, now in Early Preview,<\/a> removes that work. You connect your management console to an AI client, ask a question in plain English, and get an answer based on your actual environment: real agent names, real run data, real error codes. It&#8217;s an early look at one of the themes anchoring the next big Resilio release\u2014AI-powered operational intelligence\u2014where running a large deployment becomes a conversation rather than a chore.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s how it works. MCP (Model Context Protocol) is an open standard for connecting AI clients to external systems. When you connect the Resilio MCP Server to your AI client, the client is handed a list of 135 tools, and based on your question, it chooses the appropriate ones, much like an AI client normally chooses between searching the web or creating a file. These tools make API calls to your management console, but they aren&#8217;t just a wrapper over the API. Each tool comes with detailed instructions and contextual information about the management console, and the MCP includes a system prompt we&#8217;ve written that equips the AI to use them competently. You don&#8217;t need to configure any of this; it&#8217;s automatically adopted when the connection is established.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The MCP server is also connected to the Resilio Help Center knowledge base documentation. It has tools for searching and reading our knowledge base directly, so how-to, configuration, and troubleshooting advice comes from our documentation rather than from the internet.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"790\" height=\"1024\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server-790x1024.webp\" alt=\"\" class=\"wp-image-12670\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server-790x1024.webp 790w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server-232x300.webp 232w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server-768x995.webp 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server-1186x1536.webp 1186w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server-1581x2048.webp 1581w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/cross-platform-mcp-server.webp 1800w\" sizes=\"auto, (max-width: 790px) 100vw, 790px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Can You Do With It?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In practice, the MCP acts as a knowledgeable troubleshooting, configuration-advising, and security-monitoring assistant for your management console. Some of the things you can do:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Troubleshoot. <\/strong>Ask \u201cWhich jobs are failing right now?\u201d and the MCP will find the failing runs, identify the agents involved, pull the specific error codes, and look up their meanings in the documentation. There are dedicated diagnostic tools for failing runs, offline agents, and stalled transfers.<\/li>\n\n\n\n<li><strong>Ask configuration and how-to questions. <\/strong>Because the MCP can read both your console&#8217;s configuration and the official documentation, it can answer questions about your setup and advise on changes before you make them.<\/li>\n\n\n\n<li><strong>Build custom reports. <\/strong>If you currently use the API for custom reporting, the MCP gives you a faster path to the same result. Ask a question in natural language and get a detailed report or visualization back, without writing or chaining API calls yourself.<\/li>\n\n\n\n<li><strong>See change over time, not just the current state. <\/strong>Most of what we&#8217;ve described so far is about what&#8217;s happening in your console right now. With the Events database, coming soon in a future Resilio release, the MCP will also be able to query analytics, a time series record of agent actions, user changes, warnings, and errors. That lets you ask questions like \u201cWhich agents haven&#8217;t moved any data in the last 5 days, and why?\u201d or \u201cWhich users or agents drove the most file changes recently, versus their baseline?\u201d Most MCP tools work without 6.0, but you&#8217;ll miss out on these analytical tools.<\/li>\n\n\n\n<li><strong>Monitor security. <\/strong>The Events database will also include an audit log, and the MCP can scan it for suspicious activity, repeated failed logins, privilege changes, abnormal spikes in file deletions, and other warning signs. You can ask \u201cRun a security scan of my management console\u201d or something as specific as \u201cFlag any agent with an abnormal spike in file deletions in the last 24 hours.\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Safety and Security<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We put a lot of thought into the safety of this MCP.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>It&#8217;s read-only by default. <\/strong>Out of the box, every tool the AI gets is a read: querying agents, jobs, runs, settings, and analytics. Write tools (creating jobs, modifying agents, and so on) are disabled unless you explicitly change the configuration to enable them.<\/li>\n\n\n\n<li><strong>It runs locally. <\/strong>The MCP runs on your machine and communicates with your management console via the same token-authenticated REST API you already use. None of your data or credentials leaves your machine, apart from what you send to the AI client you&#8217;ve chosen to connect. Secrets are also automatically redacted from the MCP&#8217;s own logs.<\/li>\n\n\n\n<li><strong>You control the permissions. <\/strong>The MCP authenticates to the console with an API token that you create, so the AI can only do what that token allows. We recommend creating a dedicated token scoped to just the permissions you want the AI to have, rather than reusing an admin token.<\/li>\n\n\n\n<li><strong>Writes come with a safety net. <\/strong>If you do enable write tools, every write automatically creates a management console configuration backup before making its change, and if the backup can&#8217;t be created, the write is aborted. Keep in mind that a backup will not undo any files that have already been moved; it is just a snapshot of the configuration. So, double-check any changes before approving them.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Getting Started<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Getting started is simple for <strong>Resilio customers with an existing API license<\/strong>. Install the MCP server, point it to your management console URL, add your API token, and connect it to an AI client such as Anthropic\u2019s Claude Desktop, Claude Code, Cursor, or other MCP-compatible clients. Setup instructions are in the <a href=\"https:\/\/docs360.resilio.com\/content\/advanced-configuration\/mcp-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">documentation<\/a>, and you can <a href=\"https:\/\/builds-download.resilio.com\/v6-ej\/index.html?v=6.0.0\" target=\"_blank\" rel=\"noreferrer noopener\">download<\/a> the MCP server to get started!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re a current Resilio Active Everywhere customer, <strong>not yet using our API<\/strong>, <a href=\"https:\/\/www.resilio.com\/active-everywhere\/request-pricing\/\" target=\"_blank\" rel=\"noreferrer noopener\">contact your account manager<\/a> to learn about adding an API license to your configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Best Practices for Using Large Language Model (LLMs) with the Resilio MCP Server<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Prerequisites<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The MCP server is installed and connected to your AI client (<a href=\"https:\/\/docs360.resilio.com\/content\/advanced-configuration\/mc-and-jobs\/mcp-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">setup page<\/a>)<\/li>\n\n\n\n<li>Resilio Management Console version 3.6 or later. Having 3.6 or later allows you to run most MCP tools already!<\/li>\n\n\n\n<li>For analytics and security scans, a future release of Resilio will enable these features. These tools are enabled automatically when the server detects a supported console.<\/li>\n\n\n\n<li>A dedicated, scoped Resilio API token for the MCP server. See Security recommendations below.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important note: <\/strong>After changing your config file and saving it, you must quit and restart the AI client for the changes to take effect.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Start by asking questions<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The fastest way to learn what the MCP can do is to ask it directly. A good first prompt:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>\u2018List all the tools you have access to and suggest some questions I can ask\u2019<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From there, here are questions that show off what the MCP does well.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Troubleshooting. <\/strong>There are dedicated diagnostic tools for failing runs, offline agents, and stalled transfers.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cWhich jobs are failing right now, and why?\u201d<\/li>\n\n\n\n<li>\u201cAre all of my agents online? Investigate any that aren&#8217;t.\u201d<\/li>\n\n\n\n<li>\u201cIs anything stuck? Check for stalled transfers.\u201d<\/li>\n\n\n\n<li>\u201cAgent XYZ has a warning. Investigate its health and tell me what to do.\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Configuration and how-to. <\/strong>The MCP can read both your console&#8217;s configuration and the official documentation.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cGive me a health overview of all my jobs.\u201d<\/li>\n\n\n\n<li>\u201cExplain what my X job is configured to do, and whether anything about it looks unusual.\u201d<\/li>\n\n\n\n<li>\u201cHow do I set up a bandwidth schedule? Use the Resilio documentation.\u201d<\/li>\n\n\n\n<li>\u201cI want to add a new agent at a new site. Walk me through it and tell me what to decide in advance.\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Custom reporting. <\/strong>Anything you previously built by chaining API calls, you can now ask for in a sentence.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cBuild me a report of transfer volume by job over the last month, with a chart.\u201d<\/li>\n\n\n\n<li>\u201cWhich five agents transferred the most data this week?\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Analytics. <\/strong>With the Events database coming in a future release of the Management Console, the MCP can query a time series record of agent actions, user changes, warnings, and errors. This lets you ask about change over time, not just the current state. Note: only analytics and security monitoring require this future release; every other MCP tool can run on 3.6 or later!<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cWhich agents haven&#8217;t moved any data in the last 5 days, and why?\u201d<\/li>\n\n\n\n<li>\u201cWhich users or agents drove the most file changes recently, versus their baseline?\u201d<\/li>\n\n\n\n<li>\u201cShow me error trends over the last two weeks. Is anything getting worse?\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Security monitoring. <\/strong>The Events database includes an audit log, and the MCP can scan it for suspicious activity (also requires the future release).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cRun a security scan of my management console.\u201d<\/li>\n\n\n\n<li>\u201cFlag any agent with an abnormal spike in file deletions in the last 24 hours.\u201d<\/li>\n\n\n\n<li>\u201cSummarize login activity for the past week and point out anything unusual.\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Filing a support ticket<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can ask a question like:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>\u2018Can you file a support ticket for me? I have an error that I can&#8217;t fix in my management console.\u2019<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The AI client will collect the necessary information and submit the ticket through the API.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Ask Your Management Console Anything<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-wistia-inc wp-block-embed-wistia-inc\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"Resilio MCP Server Early Preview Video\" src=\"https:\/\/fast.wistia.net\/embed\/iframe\/tr28q4vz1j?dnt=1#?secret=Rp0kyt2hTt\" data-secret=\"Rp0kyt2hTt\" frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"450\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Investigating an Agent Warning<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this example, we will investigate a problem agent.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"805\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/image-3-1024x805.png\" alt=\"\" class=\"wp-image-12675\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-3-1024x805.png 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-3-300x236.png 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-3-768x604.png 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-3-1536x1208.png 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-3.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The AI pulls the job health overview and the full agent fleet, separates agents that are merely offline from agents with real errors, and summarizes the failing jobs:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"884\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/image-1-1024x884.png\" alt=\"\" class=\"wp-image-12673\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1-1024x884.png 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1-300x259.png 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1-768x663.png 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1-1536x1326.png 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1.png 1726w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">From here, pick one error and go deeper:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>What is the SE_BIND_PORT_BUSY error? How do I fix it?<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"830\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/image-1024x830.png\" alt=\"\" class=\"wp-image-12672\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1024x830.png 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-300x243.png 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-768x622.png 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-1536x1244.png 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image.png 1980w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"830\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/image-2-1024x830.png\" alt=\"\" class=\"wp-image-12674\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-2-1024x830.png 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-2-300x243.png 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-2-768x622.png 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-2-1536x1244.png 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2026\/08\/image-2.png 1980w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The AI searched the Resilio documentation, found the page for this exact error, and returned the likely cause (two agents fighting over the same port on one host), the affected agent, and concrete commands to confirm and fix it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Doing the same by hand means paging through the agents&#8217; list, cross-referencing errors against jobs, and searching the docs yourself.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Setting up a Project<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The AI can see your console through the MCP&#8217;s tools, but it does not know which jobs are critical, which agents run on slow links, or what your team&#8217;s rules are. A project is how you tell it once, not in every chat.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In Claude, a Project holds two things, and every conversation inside it inherits both:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Instructions <\/strong>define behavior: what the AI should know about your environment and how it should act. Keep them short and factual.<\/li>\n\n\n\n<li><strong>Knowledge files <\/strong>provide information the AI can consult when it needs to: escalation procedures, naming conventions, and site topology. If you would otherwise paste a document into the chat repeatedly, it belongs here.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Other AI clients have equivalents, and the concept is the same everywhere.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Writing Instructions that Describe Your Environment<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Good instructions are mostly context that the AI can&#8217;t get from the tools, plus a few rules about behavior. A dozen lines are enough to start.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Add the context that the tools can&#8217;t surface. <\/strong>Don&#8217;t restate what the AI can discover on its own. It can already list your agents, jobs, and groups through the MCP, so writing \u201cwe have 40 agents across 12 sites\u201d adds nothing. What the tools cannot tell is what any of that <em>means<\/em>: which jobs matter, what&#8217;s normal for your environment, and what counts as a problem. That&#8217;s what the instructions are for. For example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>This Management Console manages file delivery for \u27e6TODO: one sentence on what the deployment is for, e.g., \u201cour retail chain: nightly price and media updates from HQ out to store servers\u201d\u27e7. The \u27e6job name\u27e7 job is business-critical; treat any error on it as urgent. Agents matching \u27e6prefix\u27e7-* sit on links under \u27e6N\u27e7 Mbps, so slow transfers there are normal, not a problem. Our maintenance window is \u27e6day\/time\u27e7; offline agents during that window are expected.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Notice everything in that example is a judgment or a caveat, not an inventory. Good candidates: which jobs or agents are critical, known-slow or flaky links, expected downtime windows, naming conventions the AI should read meaning into, and anything your team has learned the hard way about this deployment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set the rules of engagement. <\/strong>Tell the AI how you want it to operate, for example, if you plan on enabling write tools:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>\u2018Always confirm with me before running anything that changes the configuration. When answering how-to questions, search the Resilio documentation rather than answering from general knowledge, and tell me which article you used. If you can&#8217;t find something, say so instead of guessing.\u2019<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Help it use the tools well. <\/strong>Two lines we recommend adding:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some AI clients send empty strings for optional parameters, causing tool calls to fail.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>\u2018When calling tools, omit optional parameters you don&#8217;t need. Never pass an empty string. You can pass null\u2019<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>For questions about what is configured right now, use the standard read tools. Use analytics only for questions about what happened over time.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>The analytics database is an event history, not a snapshot of the current state. \u201cHow many jobs do we have?\u201d should come from the read tools; \u201chow many jobs were created this month?\u201d is an analytics question.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Iterate. <\/strong>When the AI does something you did not want it to, add a line to the instructions. Projects improve one correction at a time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Use AI to improve instructions. <\/strong>Ask the AI to suggest improved instructions based on your conversations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One last recommendation, echoing the launch post: keep the MCP read-only while you build up your project, and use a dedicated API token scoped to just the permissions you want the AI to have. If you plan to change the configuration to allow for mutating changes, be sure to give the AI client the necessary information and double-check its work.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Setting up \/ Changing your configuration<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As mentioned earlier, instructions for <a href=\"https:\/\/docs360.resilio.com\/content\/advanced-configuration\/mcp-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">setting up the MCP are available here<\/a>. One of these steps involves editing the MCP config file to include your credentials. But what if you want to change the config? Say you want to change your API token, configure the MCP to be able to make mutating changes to your management console, or run the MCP through HTTP rather than STDIO. You can always make configuration changes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When to Use the MCP vs. the API Directly<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The MCP server uses the same <a href=\"https:\/\/www.resilio.com\/active-everywhere\/api\/\" target=\"_blank\" rel=\"noreferrer noopener\">Management Console API <\/a>you may already script against. The difference is who writes the call sequences. With the API, you chain calls and parse responses yourself. With the MCP, you describe the outcome, and the AI selects, sequences, and interprets the calls, and layers on things that would take time to build by hand, like documentation search, analytics SQL, and multi-step diagnostics.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>When is the API better?<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Getting comprehensive enumeration lists without risk of AI omitting anything<\/li>\n\n\n\n<li>Sensitive write operations where you don&#8217;t want AI as your middleman<\/li>\n\n\n\n<li>The MCP exposes a curated subset of API calls; anything we left out for security isn&#8217;t reachable through the MCP. Those calls remain available through the API directly for users whose token grants the permission.<\/li>\n\n\n\n<li>Cases where you need a predictable workflow and deterministic results<\/li>\n\n\n\n<li>Third-party event-driven automation \u2014 using the API to trigger Management Console actions in response to external events.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Pitfalls<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Empty strings in tool parameters<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Some AI clients send an empty string (&#8220;&#8221;) for optional parameters the model didn&#8217;t fill in, instead of leaving them out. The server can&#8217;t convert an empty string into a number or a boolean, so the call fails before it runs. If you see unexplained tool call failures, especially on tools with numeric or boolean filters, add the \u201comit optional parameters\u201d instruction from the previous section. The server&#8217;s built-in guidance already asks for this, but repeating it in your own instructions helps.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Support ticket confusion<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can file support tickets using the MCP in any mode. When you file through the MCP, the ticket is sent through the API. Occasionally, the AI client may suggest that you \u201csend an email\u201d to support, but this is no longer supported by Resilio as a way to file a ticket. If you don&#8217;t want to use the MCP or API to submit a ticket, you can also do so through the Management Console.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Enumeration requests<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Requests for a comprehensive list\u2014every agent, all jobs, etc.\u2014become unreliable as the number of entries grows. The client may not page through the entire result set, and even when all data is present, the model can skip or drop individual entries as it works through a long list. The output often looks complete while silently omitting records. It is best to double-check such answers and understand that AI can silently miss entries, even when the data returned by the MCP is complete.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Security Recommendations<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Keep the MCP read-only while you build up your project. <\/strong>Write tools are disabled by default. Leave them off until your instructions are settled and you trust the answers you&#8217;re getting.<\/li>\n\n\n\n<li><strong>Use a dedicated API token scoped to just the permissions you want the AI to have. <\/strong>Don&#8217;t reuse an admin token. Even with write tools enabled, a scoped token is a defense-in-depth measure: the AI can only do what the token permits.<\/li>\n\n\n\n<li><strong>If you enable write tools, <\/strong>give the AI client the necessary context in your project instructions (including the confirm-before-changes rule above) and double-check its work.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Get Started with the Early Preview<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The Resilio MCP Server is available today as an Early Preview. The best way to get started is to <a href=\"https:\/\/www.resilio.com\/active-everywhere\/request-pricing\/\" target=\"_blank\" rel=\"noreferrer noopener\">reach out to your account manager<\/a>. They can help you add an API license if you don&#8217;t have one yet, connect the MCP Server to your management console, and get your team set up to put AI-powered operational intelligence to work ahead of the next Resilio release. Already have an API license? You can install the MCP Server <a href=\"https:\/\/docs360.resilio.com\/content\/advanced-configuration\/mcp-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">straight from the documentation<\/a> and start asking your console questions right now.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.<\/p>\n","protected":false},"author":60,"featured_media":12685,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[303],"tags":[142,158,295],"class_list":["post-12669","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-artificial-intelligence","tag-featured-secondary","tag-featured-tertiary","tag-post-with-sidebar-new-hero-section"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Resilio MCP Server (Early Preview): Ask Your Management Console Anything | Resilio Blog<\/title>\n<meta name=\"description\" content=\"Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resilio MCP Server (Early Preview): Ask Your Management Console Anything | Resilio Blog\" \/>\n<meta property=\"og:description\" content=\"Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\" \/>\n<meta property=\"og:site_name\" content=\"Resilio Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-31T13:44:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"810\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Emma Shamir\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Emma Shamir\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\"},\"author\":{\"name\":\"Emma Shamir\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/19932235fae306aee17aa34ae9c135d5\"},\"headline\":\"Resilio MCP Server (Early Preview): Ask Your Management Console Anything\",\"datePublished\":\"2026-08-31T13:44:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\"},\"wordCount\":2933,\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png\",\"keywords\":[\"Featured-secondary\",\"Featured-tertiary\",\"Post with sidebar new hero section\"],\"articleSection\":[\"Artificial Intelligence\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\",\"url\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\",\"name\":\"Resilio MCP Server (Early Preview): Ask Your Management Console Anything | Resilio Blog\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png\",\"datePublished\":\"2026-08-31T13:44:48+00:00\",\"description\":\"Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png\",\"width\":1536,\"height\":810,\"caption\":\"Resilio MCP Server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.resilio.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resilio MCP Server (Early Preview): Ask Your Management Console Anything\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"name\":\"Resilio Blog\",\"description\":\"Explore Common Use cases, How to&#039;s, Comparisons &amp; More\",\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\",\"name\":\"Resilio\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"width\":512,\"height\":512,\"caption\":\"Resilio\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/resilio-inc.\",\"https:\/\/youtube.com\/resilio\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/19932235fae306aee17aa34ae9c135d5\",\"name\":\"Emma Shamir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d649a53ab356eb6da13752ea949bd423beafe44f1b90c065b5f620315718f292?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d649a53ab356eb6da13752ea949bd423beafe44f1b90c065b5f620315718f292?s=96&d=mm&r=g\",\"caption\":\"Emma Shamir\"},\"url\":\"https:\/\/blog.resilio.com\/blog\/author\/emma-shamir\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Resilio MCP Server (Early Preview): Ask Your Management Console Anything | Resilio Blog","description":"Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server","og_locale":"en_US","og_type":"article","og_title":"Resilio MCP Server (Early Preview): Ask Your Management Console Anything | Resilio Blog","og_description":"Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.","og_url":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server","og_site_name":"Resilio Blog","article_published_time":"2026-08-31T13:44:48+00:00","og_image":[{"width":1536,"height":810,"url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png","type":"image\/png"}],"author":"Emma Shamir","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Emma Shamir","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#article","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server"},"author":{"name":"Emma Shamir","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/19932235fae306aee17aa34ae9c135d5"},"headline":"Resilio MCP Server (Early Preview): Ask Your Management Console Anything","datePublished":"2026-08-31T13:44:48+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server"},"wordCount":2933,"publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png","keywords":["Featured-secondary","Featured-tertiary","Post with sidebar new hero section"],"articleSection":["Artificial Intelligence"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server","url":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server","name":"Resilio MCP Server (Early Preview): Ask Your Management Console Anything | Resilio Blog","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png","datePublished":"2026-08-31T13:44:48+00:00","description":"Connect your Resilio management console to an AI assistant to troubleshoot issues, ask configuration questions, build custom reports, and monitor security using the Model Context Protocol.","breadcrumb":{"@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.resilio.com\/blog\/resilio-mcp-server"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#primaryimage","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/Resilio-MCP-Server-Blog.png","width":1536,"height":810,"caption":"Resilio MCP Server"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.resilio.com\/blog\/resilio-mcp-server#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.resilio.com\/blog"},{"@type":"ListItem","position":2,"name":"Resilio MCP Server (Early Preview): Ask Your Management Console Anything"}]},{"@type":"WebSite","@id":"https:\/\/blog.resilio.com\/blog\/#website","url":"https:\/\/blog.resilio.com\/blog\/","name":"Resilio Blog","description":"Explore Common Use cases, How to&#039;s, Comparisons &amp; More","publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.resilio.com\/blog\/#organization","name":"Resilio","url":"https:\/\/blog.resilio.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","width":512,"height":512,"caption":"Resilio"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/resilio-inc.","https:\/\/youtube.com\/resilio"]},{"@type":"Person","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/19932235fae306aee17aa34ae9c135d5","name":"Emma Shamir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d649a53ab356eb6da13752ea949bd423beafe44f1b90c065b5f620315718f292?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d649a53ab356eb6da13752ea949bd423beafe44f1b90c065b5f620315718f292?s=96&d=mm&r=g","caption":"Emma Shamir"},"url":"https:\/\/blog.resilio.com\/blog\/author\/emma-shamir"}]}},"_links":{"self":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/12669","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/users\/60"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/comments?post=12669"}],"version-history":[{"count":0,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/12669\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media\/12685"}],"wp:attachment":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media?parent=12669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/categories?post=12669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/tags?post=12669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}