{"id":647,"date":"2026-03-03T08:52:58","date_gmt":"2026-03-03T08:52:58","guid":{"rendered":"https:\/\/6figr.com\/blog\/?p=647"},"modified":"2026-03-05T07:51:14","modified_gmt":"2026-03-05T07:51:14","slug":"jobgpt-mcp-cursor","status":"publish","type":"post","link":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647","title":{"rendered":"How to Automate Your Job Search in Cursor with JobGPT MCP"},"content":{"rendered":"\n<p><em>Last updated: March 2026<\/em><\/p>\n\n\n\n<p><strong>Cursor<\/strong> is already the go-to AI code editor for developers. Now you can use it to run your entire job search too.<\/p>\n\n\n\n<p>The <strong>JobGPT MCP server<\/strong> connects Cursor&#8217;s AI to the full JobGPT platform: search jobs, auto-apply, generate tailored resumes, find recruiters, and track applications. All without leaving your editor.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is MCP?<\/h2>\n\n\n\n<p><strong>MCP (Model Context Protocol)<\/strong> is an open standard that lets AI tools connect to external services. Cursor supports MCP natively, which means you can add the JobGPT server and immediately start using 34 job search tools from the Cursor chat panel.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What You Can Do<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>&#8220;Find remote React jobs paying over $150k&#8221;<\/strong><\/li>\n<li><strong>&#8220;Create a job hunt for backend roles at Series B+ startups&#8221;<\/strong><\/li>\n<li><strong>&#8220;Auto-apply to the top 5 job matches&#8221;<\/strong><\/li>\n<li><strong>&#8220;Generate a tailored resume for this Stripe application&#8221;<\/strong><\/li>\n<li><strong>&#8220;Find recruiters at this company and draft an email&#8221;<\/strong><\/li>\n<li><strong>&#8220;Import this job URL and apply&#8221;<\/strong><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Setup: Step by Step<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Get Your API Key<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to <a href=\"https:\/\/6figr.com\/account\">6figr.com\/account<\/a><\/li>\n<li>Scroll to <strong>MCP Integrations<\/strong><\/li>\n<li>Click <strong>Generate API Key<\/strong><\/li>\n<li>Copy the key (starts with <code>mcp_<\/code>)<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Add the MCP Server in Cursor<\/h3>\n\n\n\n<p>Go to <strong>Settings<\/strong> &gt; <strong>MCP<\/strong> &gt; <strong>Add new MCP server<\/strong>, or add the following to <code>~\/.cursor\/mcp.json<\/code>:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"mcpServers\": {\n    \"jobgpt\": {\n      \"type\": \"http\",\n      \"url\": \"https:\/\/mcp.6figr.com\/mcp\",\n      \"headers\": {\n        \"Authorization\": \"Bearer your-api-key-here\"\n      }\n    }\n  }\n}<\/code><\/pre>\n\n\n\n<p>No installation needed. No Node.js required. This connects directly to the hosted JobGPT server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Restart Cursor<\/h3>\n\n\n\n<p>Close and reopen Cursor. The JobGPT tools will now be available in Cursor&#8217;s AI chat. You&#8217;re ready to go.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Alternative: Run Locally<\/h3>\n\n\n\n<p>If you prefer to run the server on your machine (requires Node.js 18+), use this config instead:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"mcpServers\": {\n    \"jobgpt\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"jobgpt-mcp-server\"],\n      \"env\": {\n        \"JOBGPT_API_KEY\": \"your-api-key-here\"\n      }\n    }\n  }\n}<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">All 34 Tools at Your Fingertips<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-background has-fixed-layout\" style=\"background-color:#fefefe\"><thead><tr><th><strong>Category<\/strong><\/th><th><strong>What You Can Do<\/strong><\/th><\/tr><\/thead><tbody><tr><td>Job Search<\/td><td>Search with filters, get job matches, view job details<\/td><\/tr><tr><td>Profile &amp; Salary<\/td><td>View\/update profile, manage compensation, check credits<\/td><\/tr><tr><td>Job Hunts<\/td><td>Create and manage saved searches with auto-apply<\/td><\/tr><tr><td>Applications<\/td><td>Track applications, view stats, auto-apply, import jobs by URL<\/td><\/tr><tr><td>Resume<\/td><td>Upload, generate tailored resumes, calculate match scores<\/td><\/tr><tr><td>Outreach<\/td><td>Find recruiters\/referrers, send personalized outreach emails<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Why Cursor + JobGPT?<\/h2>\n\n\n\n<p>You&#8217;re already using Cursor to write code. Why not use it to find your next role too?<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Zero context switching<\/strong>: job search lives in your IDE<\/li>\n<li><strong>Smart conversations<\/strong>: refine filters, compare jobs, and strategize in natural language<\/li>\n<li><strong>Full automation<\/strong>: from search to apply to outreach, all in one flow<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" \/>\n\n\n\n<div class=\"wp-block-columns alignwide has-background is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(205,38,83) 0%,rgb(86,16,34) 100%)\">\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.67%\">\n<style>.wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta1, .wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta1[data-kb-block=\"kb-adv-headingmcp-cursor-cta1\"]{text-align:left;font-style:normal;color:#ffffff;}.wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta1 mark.kt-highlight, .wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta1[data-kb-block=\"kb-adv-headingmcp-cursor-cta1\"] mark.kt-highlight{font-style:normal;color:#f76a0c;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta1 img.kb-inline-image, .wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta1[data-kb-block=\"kb-adv-headingmcp-cursor-cta1\"] img.kb-inline-image{width:150px;vertical-align:baseline;}<\/style>\n<h4 class=\"kt-adv-heading-mcp-cursor-cta1 wp-block-kadence-advancedheading\">Job search from your favorite editor.<\/h4>\n\n\n<p class=\"has-text-color\" style=\"color:#ffffff\">Set up JobGPT in Cursor in under 2 minutes. 5 free auto-apply credits included.<\/p>\n\n<\/div>\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<style>.wp-block-kadence-advancedbtn.kb-btnsmcp-cursor-btn1{gap:var(--global-kb-gap-xs, 0.5rem );justify-content:center;align-items:center;}.kt-btnsmcp-cursor-btn1 .kt-button{font-weight:normal;font-style:normal;}.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0{margin-right:5px;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0 .kt-button{color:#555555;border-color:#555555;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0 .kt-button:focus{color:#ffffff;border-color:#444444;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0 .kt-button::before{display:none;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn1 .kt-btn-wrap-0 .kt-button:focus{background:#444444;}<\/style>\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns-mcp-cursor-btn1\">\n<style>ul.menu .wp-block-kadence-advancedbtn .kb-btnmcp-cursor-sbtn1.kb-button{width:initial;}.wp-block-kadence-advancedbtn .kb-btnmcp-cursor-sbtn1.kb-button{color:#000000;background:#fafafa;border-top-left-radius:149px;border-top-right-radius:149px;border-bottom-right-radius:149px;border-bottom-left-radius:149px;box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.2);}<\/style><a class=\"kb-button kt-button button kb-btnmcp-cursor-sbtn1 kt-btn-size-large kt-btn-width-type-auto kb-btn-global-fill  kt-btn-has-text-true kt-btn-has-svg-false  wp-block-kadence-singlebtn\" href=\"http:\/\/6figr.com\/jobgpt-ai?utm_source=blog\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"kt-btn-inner-text\">Try JobGPT Free \u2192<\/span><\/a>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Troubleshooting<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Tools not showing up?<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make sure you restarted Cursor after adding the config<\/li>\n<li>Verify your <code>~\/.cursor\/mcp.json<\/code> is valid JSON<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">&#8220;API Error (401)&#8221;?<\/h3>\n\n\n\n<p>Your API key is invalid or expired. Generate a new one at <a href=\"https:\/\/6figr.com\/account\">6figr.com\/account<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Is it free?<\/h4>\n\n\n\n<p>The MCP server is free and open source. You get <strong>5 free auto-apply credits<\/strong> with a new JobGPT account. Paid plans start at $34.99\/month.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Do I need to install anything?<\/h4>\n\n\n\n<p>No. The default setup connects directly to <code>https:\/\/mcp.6figr.com\/mcp<\/code> \u2014 no Node.js or local installation needed.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Does it work internationally?<\/h4>\n\n\n\n<p>Yes. <strong>US, Canada, UK + 150+ countries<\/strong>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Can I use it with Cursor&#8217;s other MCP servers?<\/h4>\n\n\n\n<p>Absolutely. MCP servers run independently. Add as many as you need to <code>mcp.json<\/code>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" \/>\n\n\n\n<div class=\"wp-block-columns alignwide has-background is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(205,38,83) 0%,rgb(86,16,34) 100%)\">\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.67%\">\n<style>.wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta2, .wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta2[data-kb-block=\"kb-adv-headingmcp-cursor-cta2\"]{text-align:left;font-style:normal;color:#ffffff;}.wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta2 mark.kt-highlight, .wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta2[data-kb-block=\"kb-adv-headingmcp-cursor-cta2\"] mark.kt-highlight{font-style:normal;color:#f76a0c;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta2 img.kb-inline-image, .wp-block-kadence-advancedheading.kt-adv-headingmcp-cursor-cta2[data-kb-block=\"kb-adv-headingmcp-cursor-cta2\"] img.kb-inline-image{width:150px;vertical-align:baseline;}<\/style>\n<h4 class=\"kt-adv-heading-mcp-cursor-cta2 wp-block-kadence-advancedheading\">Stop tab-switching to apply for jobs.<\/h4>\n\n\n<p class=\"has-text-color\" style=\"color:#ffffff\">Let Cursor + JobGPT handle the applications while you focus on shipping code.<\/p>\n\n<\/div>\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<style>.wp-block-kadence-advancedbtn.kb-btnsmcp-cursor-btn2{gap:var(--global-kb-gap-xs, 0.5rem );justify-content:center;align-items:center;}.kt-btnsmcp-cursor-btn2 .kt-button{font-weight:normal;font-style:normal;}.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0{margin-right:5px;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0 .kt-button{color:#555555;border-color:#555555;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0 .kt-button:focus{color:#ffffff;border-color:#444444;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0 .kt-button::before{display:none;}.wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btnsmcp-cursor-btn2 .kt-btn-wrap-0 .kt-button:focus{background:#444444;}<\/style>\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns-mcp-cursor-btn2\">\n<style>ul.menu .wp-block-kadence-advancedbtn .kb-btnmcp-cursor-sbtn2.kb-button{width:initial;}.wp-block-kadence-advancedbtn .kb-btnmcp-cursor-sbtn2.kb-button{color:#000000;background:#fafafa;border-top-left-radius:149px;border-top-right-radius:149px;border-bottom-right-radius:149px;border-bottom-left-radius:149px;box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.2);}<\/style><a class=\"kb-button kt-button button kb-btnmcp-cursor-sbtn2 kt-btn-size-large kt-btn-width-type-auto kb-btn-global-fill  kt-btn-has-text-true kt-btn-has-svg-false  wp-block-kadence-singlebtn\" href=\"http:\/\/6figr.com\/jobgpt-ai?utm_source=blog\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"kt-btn-inner-text\">Get Started Free \u2192<\/span><\/a>\n<\/div>\n\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Connect the JobGPT MCP server to Cursor IDE and search for jobs, auto-apply, and manage applications without leaving your editor.<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-647","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Automate Your Job Search in Cursor with JobGPT MCP - 6figr.com Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Automate Your Job Search in Cursor with JobGPT MCP - 6figr.com Blog\" \/>\n<meta property=\"og:description\" content=\"Connect the JobGPT MCP server to Cursor IDE and search for jobs, auto-apply, and manage applications without leaving your editor.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\" \/>\n<meta property=\"og:site_name\" content=\"6figr.com Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-03T08:52:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-05T07:51:14+00:00\" \/>\n<meta name=\"author\" content=\"Shanaya\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shanaya\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#article\",\"isPartOf\":{\"@id\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\"},\"author\":{\"name\":\"Shanaya\",\"@id\":\"https:\/\/6figr.com\/blog\/#\/schema\/person\/731d432c21c5b7fe6599b6e0056d3ea6\"},\"headline\":\"How to Automate Your Job Search in Cursor with JobGPT MCP\",\"datePublished\":\"2026-03-03T08:52:58+00:00\",\"dateModified\":\"2026-03-05T07:51:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\"},\"wordCount\":536,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\",\"url\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\",\"name\":\"How to Automate Your Job Search in Cursor with JobGPT MCP - 6figr.com Blog\",\"isPartOf\":{\"@id\":\"https:\/\/6figr.com\/blog\/#website\"},\"datePublished\":\"2026-03-03T08:52:58+00:00\",\"dateModified\":\"2026-03-05T07:51:14+00:00\",\"author\":{\"@id\":\"https:\/\/6figr.com\/blog\/#\/schema\/person\/731d432c21c5b7fe6599b6e0056d3ea6\"},\"breadcrumb\":{\"@id\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/6figr.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Automate Your Job Search in Cursor with JobGPT MCP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/6figr.com\/blog\/#website\",\"url\":\"https:\/\/6figr.com\/blog\/\",\"name\":\"6figr.com Blog\",\"description\":\"Empowering Employees\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/6figr.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/6figr.com\/blog\/#\/schema\/person\/731d432c21c5b7fe6599b6e0056d3ea6\",\"name\":\"Shanaya\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/6figr.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/de776b1f39d8579c6c77ee8754acd629bfe35b78c77a195481faa964be5d804a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/de776b1f39d8579c6c77ee8754acd629bfe35b78c77a195481faa964be5d804a?s=96&d=mm&r=g\",\"caption\":\"Shanaya\"},\"url\":\"https:\/\/6figr.com\/blog\/author\/shanaya\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Automate Your Job Search in Cursor with JobGPT MCP - 6figr.com Blog","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:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647","og_locale":"en_US","og_type":"article","og_title":"How to Automate Your Job Search in Cursor with JobGPT MCP - 6figr.com Blog","og_description":"Connect the JobGPT MCP server to Cursor IDE and search for jobs, auto-apply, and manage applications without leaving your editor.","og_url":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647","og_site_name":"6figr.com Blog","article_published_time":"2026-03-03T08:52:58+00:00","article_modified_time":"2026-03-05T07:51:14+00:00","author":"Shanaya","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Shanaya","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#article","isPartOf":{"@id":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647"},"author":{"name":"Shanaya","@id":"https:\/\/6figr.com\/blog\/#\/schema\/person\/731d432c21c5b7fe6599b6e0056d3ea6"},"headline":"How to Automate Your Job Search in Cursor with JobGPT MCP","datePublished":"2026-03-03T08:52:58+00:00","dateModified":"2026-03-05T07:51:14+00:00","mainEntityOfPage":{"@id":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647"},"wordCount":536,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#respond"]}]},{"@type":"WebPage","@id":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647","url":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647","name":"How to Automate Your Job Search in Cursor with JobGPT MCP - 6figr.com Blog","isPartOf":{"@id":"https:\/\/6figr.com\/blog\/#website"},"datePublished":"2026-03-03T08:52:58+00:00","dateModified":"2026-03-05T07:51:14+00:00","author":{"@id":"https:\/\/6figr.com\/blog\/#\/schema\/person\/731d432c21c5b7fe6599b6e0056d3ea6"},"breadcrumb":{"@id":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/6figr.com\/blog\/jobgpt-mcp-cursor-647#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/6figr.com\/blog"},{"@type":"ListItem","position":2,"name":"How to Automate Your Job Search in Cursor with JobGPT MCP"}]},{"@type":"WebSite","@id":"https:\/\/6figr.com\/blog\/#website","url":"https:\/\/6figr.com\/blog\/","name":"6figr.com Blog","description":"Empowering Employees","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/6figr.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/6figr.com\/blog\/#\/schema\/person\/731d432c21c5b7fe6599b6e0056d3ea6","name":"Shanaya","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/6figr.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/de776b1f39d8579c6c77ee8754acd629bfe35b78c77a195481faa964be5d804a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/de776b1f39d8579c6c77ee8754acd629bfe35b78c77a195481faa964be5d804a?s=96&d=mm&r=g","caption":"Shanaya"},"url":"https:\/\/6figr.com\/blog\/author\/shanaya"}]}},"_links":{"self":[{"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/posts\/647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/comments?post=647"}],"version-history":[{"count":5,"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/posts\/647\/revisions"}],"predecessor-version":[{"id":697,"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/posts\/647\/revisions\/697"}],"wp:attachment":[{"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/media?parent=647"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/categories?post=647"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/6figr.com\/blog\/wp-json\/wp\/v2\/tags?post=647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}