{"id":50259,"date":"2026-03-03T13:33:51","date_gmt":"2026-03-03T13:33:51","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=article&#038;p=50259"},"modified":"2026-03-03T13:33:51","modified_gmt":"2026-03-03T13:33:51","slug":"how-to-use-mcp-server-with-vs-code-copilot","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/","title":{"rendered":"How to Use MCP Server with VS Code + GitHub Copilot"},"content":{"rendered":"\n<p>This guide explains how to connect the <em>JetEngine<\/em> <strong><a href=\"https:\/\/crocoblock.com\/plugins\/jetengine\/wordpress-mcp-command-center\/\" target=\"_blank\" rel=\"noreferrer noopener\">MCP Server<\/a><\/strong> to a third-party AI client. As an example, we\u2019ll use VS Code + GitHub Copilot, but the same steps also work with other MCP-compatible clients, including the web version of ChatGPT.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"open-the-mcp-server-settings-in-jetengine\">Open the MCP Server Settings in JetEngine<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>So first, go to <strong><em>WordPress Dashboard &gt; JetEngine &gt; JetEngine &gt; MCP Server <\/em><\/strong>tab and ensure the <strong>Enable MCP Server<\/strong> toggle is activated.<\/p>\n\n\n\n<p>From this page, you need the <strong>MCP Server URL<\/strong> to use later.<\/p>\n\n\n\n<div class=\"wp-block-image size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1824\" height=\"1100\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings.webp\" alt=\"jetengine dashboard model context protocol (mcp) server settings\" class=\"wp-image-50261\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings.webp 1824w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings-300x181.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings-1024x618.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings-768x463.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings-1536x926.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings-600x362.webp 600w\" sizes=\"(max-width: 1824px) 100vw, 1824px\" \/><\/a><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"prepare-authorization-required-for-all-ai-clients\">Prepare Authorization (Required for All AI Clients)<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>WordPress natively supports only one authentication method for external applications, so to authorize your AI client, navigate to <strong><em>WordPress Dashboard &gt; Users &gt; Profile <\/em><\/strong>(or open the needed user editing page).<\/p>\n\n\n\n<p>Scroll to <strong>Application Passwords<\/strong>, enter the <strong>New Application Password Name<\/strong> (e.g., \u201cVS Code Copilot\u201d), and click \u201c<strong>Add Application Password<\/strong>\u201d. The generated password can be copied and saved in another location, since you won\u2019t be able to retrieve it from this page later.<\/p>\n\n\n\n<div class=\"wp-block-image size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1824\" height=\"1100\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot.webp\" alt=\"setting the wordpress application password for vc code copilot\" class=\"wp-image-50264\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot.webp 1824w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot-300x181.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot-1024x618.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot-768x463.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot-1536x926.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/setting-the-wordpress-application-password-for-vc-code-copilot-600x362.webp 600w\" sizes=\"(max-width: 1824px) 100vw, 1824px\" \/><\/a><\/div>\n\n\n\n<p>Combine your login and the application password in the following format:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;username&gt;:&lt;application-password&gt;<\/code><\/pre>\n\n\n\n<p>For example:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>admin:GxPt cXdX Ufgm 5Eka meXs wPQ8<\/code><\/pre>\n\n\n\n<p>Then convert this string to Base64 (you can use any online Base64 converter). The resulting string will be used as your authorization token in your AI client.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"add-the-mcp-server-to-vs-code-copilot\">Add the MCP Server to VS Code + Copilot<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Open VS Code, open the Command Palette (\u201c<strong>Ctrl+Shift+P<\/strong>\u201d for Windows\/Linux or \u201c<strong>Cmd+Shift+P<\/strong>\u201d for macOS), and search for \u201cMCP: Add Server.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image text-center size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"597\" height=\"432\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/add-mpc-server-in-VS-Code.webp\" alt=\"add mpc server in VS Code\" class=\"wp-image-50266\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/add-mpc-server-in-VS-Code.webp 597w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/add-mpc-server-in-VS-Code-300x217.webp 300w\" sizes=\"(max-width: 597px) 100vw, 597px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Then, select \u201cHTTP (HTTP or Server-Sent Events).\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image text-center size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"598\" height=\"203\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/HTTP-or-Server-Sent-Events-in-VS-Code.webp\" alt=\"HTTP or Server-Sent Events in VS Code\" class=\"wp-image-50260\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/HTTP-or-Server-Sent-Events-in-VS-Code.webp 598w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/HTTP-or-Server-Sent-Events-in-VS-Code-300x102.webp 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Enter the <strong>MCP Server URL<\/strong>, in our case: http:\/\/localhost\/mysite\/wp-json\/jet-engine\/v1\/mcp\/<\/p>\n\n\n\n<p>To the created piece of code, add the Authorization header, so it will look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n\t\"servers\": {\n\t\t\"my-mcp-server-b5d09d2b\": {\n\t\t\t\"url\": \"http:\/\/localhost\/mysite\/wp-json\/jet-engine\/v1\/mcp\/\",\n\t\t\t\"type\": \"http\",\n\t\t\t\"headers\": { \"Authorization\": \"Basic ${input:wp_token}\" }\n\t\t}\n\t},\n\t \"inputs\": &#91;\n    \t{\"type\": \"promptString\",\"id\": \"wp_token\",\"description\": \"&lt;Base64String&gt;\", \"password\": true }\n  ]\n}\n<\/code><\/pre>\n\n\n\n<p>The &lt;Base64String&gt; should be replaced with your actual Base64 string.<\/p>\n\n\n\n<div class=\"wp-block-image size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1111\" height=\"333\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file.webp\" alt=\"VS Code MCP server configuration file\" class=\"wp-image-50265\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file.webp 1111w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file-300x90.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file-1024x307.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file-768x230.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/VS-Code-MCP-server-configuration-file-600x180.webp 600w\" sizes=\"(max-width: 1111px) 100vw, 1111px\" \/><\/a><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"use-the-jetengine-mcp-tools-in-copilot\">Use the JetEngine MCP Tools in Copilot<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Once added, Copilot can now read your site&#8217;s MCP-accessible context and execute safe operations via <em>JetEngine<\/em>\u2019s MCP tools.<\/p>\n\n\n\n<p>For example, you can ask Copilot for help writing macros, taking the site\u2019s context into account.<\/p>\n\n\n\n<p>First, run the MCP tools that read context from your site:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#resource-get-configuration<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1192\" height=\"972\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot.webp\" alt=\"resource get configuration tool for Copilot\" class=\"wp-image-50262\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot.webp 1192w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot-300x245.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot-1024x835.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot-768x626.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-configuration-tool-for-Copilot-600x489.webp 600w\" sizes=\"(max-width: 1192px) 100vw, 1192px\" \/><\/a><\/div>\n\n\n\n<p>Then, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#resource-get-macros<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1177\" height=\"826\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot.webp\" alt=\"resource get macros tool for Copilot\" class=\"wp-image-50263\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot.webp 1177w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot-300x211.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot-1024x719.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot-768x539.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/resource-get-macros-tool-for-Copilot-600x421.webp 600w\" sizes=\"(max-width: 1177px) 100vw, 1177px\" \/><\/a><\/div>\n\n\n\n<p>Next, you can ask the AI to create the necessary macro based on the existing content:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Generate a JetEngine Macro that outputs a list of events sorted by date.<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1082\" height=\"626\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events.webp\" alt=\"Copilot Chat suggesting JetEngine macro for events\" class=\"wp-image-50267\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events.webp 1082w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events-300x174.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events-1024x592.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events-768x444.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/Copilot-Chat-suggesting-JetEngine-macro-for-events-600x347.webp 600w\" sizes=\"(max-width: 1082px) 100vw, 1082px\" \/><\/a><\/div>\n\n\n\n<p>The Copilot Chat suggests such a macro to retrieve data from the \u201cFuture events\u201d query:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>%query_calculations|7|ID|first|0||%<\/code><\/pre>\n<\/div><\/div>\n\n\n\n<p>That\u2019s all. Now you know how to connect the <em>JetEngine<\/em> MCP Server to VS Code and GitHub Copilot, set up authorization, and start using AI tools in your WordPress website.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This tutorial explains how to connect the JetEngine MCP Server to VS Code and GitHub Copilot, set up authorization, and start using AI tools in your WordPress website.<\/p>\n","protected":false},"author":8,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[588],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Use the MCP Server with VS Code + GitHub Copilot \u2014 JetEngine | Crocoblock<\/title>\n<meta name=\"description\" content=\"Learn how to connect the JetEngine MCP Server to VS Code and GitHub Copilot. Follow the step-by-step setup guide, enable Application Passwords for authorization, and start using AI tools for your WordPress project.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Use the MCP Server with VS Code + GitHub Copilot \u2014 JetEngine | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Learn how to connect the JetEngine MCP Server to VS Code and GitHub Copilot. Follow the step-by-step setup guide, enable Application Passwords for authorization, and start using AI tools for your WordPress project.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/\",\"name\":\"How to Use the MCP Server with VS Code + GitHub Copilot \u2014 JetEngine | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2026-03-03T13:33:51+00:00\",\"dateModified\":\"2026-03-03T13:33:51+00:00\",\"description\":\"Learn how to connect the JetEngine MCP Server to VS Code and GitHub Copilot. Follow the step-by-step setup guide, enable Application Passwords for authorization, and start using AI tools for your WordPress project.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Use MCP Server with VS Code + GitHub Copilot\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Use the MCP Server with VS Code + GitHub Copilot \u2014 JetEngine | Crocoblock","description":"Learn how to connect the JetEngine MCP Server to VS Code and GitHub Copilot. Follow the step-by-step setup guide, enable Application Passwords for authorization, and start using AI tools for your WordPress project.","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:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/","og_locale":"en_US","og_type":"article","og_title":"How to Use the MCP Server with VS Code + GitHub Copilot \u2014 JetEngine | Crocoblock","og_description":"Learn how to connect the JetEngine MCP Server to VS Code and GitHub Copilot. Follow the step-by-step setup guide, enable Application Passwords for authorization, and start using AI tools for your WordPress project.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/","og_site_name":"Help Center","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/12\/jetengine-dashboard-model-context-protocol-mcp-server-settings.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/","name":"How to Use the MCP Server with VS Code + GitHub Copilot \u2014 JetEngine | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2026-03-03T13:33:51+00:00","dateModified":"2026-03-03T13:33:51+00:00","description":"Learn how to connect the JetEngine MCP Server to VS Code and GitHub Copilot. Follow the step-by-step setup guide, enable Application Passwords for authorization, and start using AI tools for your WordPress project.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-use-mcp-server-with-vs-code-copilot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/crocoblock.com\/knowledge-base\/articles\/"},{"@type":"ListItem","position":3,"name":"How to Use MCP Server with VS Code + GitHub Copilot"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article\/50259"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/8"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=50259"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=50259"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=50259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}