{"id":2462,"date":"2026-07-17T09:07:00","date_gmt":"2026-07-17T09:07:00","guid":{"rendered":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/"},"modified":"2026-07-17T09:59:09","modified_gmt":"2026-07-17T09:59:09","slug":"connect-mcp-servers-claude-desktop-code","status":"publish","type":"post","link":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/","title":{"rendered":"Tips on how to Join MCP Servers to Claude (Desktop &#038; Code)"},"content":{"rendered":"<p><br \/>\n<\/p>\n<div id=\"article-start\">\n<p>Connecting MCP servers to Claude permits it to work with exterior instruments, information, databases, repositories, and different techniques as an alternative of working solely inside the chat window. The setup differs barely between Claude Desktop and Claude Code, however each will be configured in just some steps.<\/p>\n<p>On this article, you\u2019ll learn to join MCP servers with Claude Desktop and Claude Code, a sensible step-by-step information for getting every setup operating accurately.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-what-is-mcp-and-why-does-it-matter\">What Is MCP and Why Does It Matter?<\/h2>\n<p>MCP (Mannequin Context Protocol) is the common connector layer that lets any AI mannequin speak to any exterior instrument by means of a single standardised interface with out customized integration code for each mixture.<\/p>\n<p>Earlier than MCP, connecting Claude to GitHub required one customized integration. Connecting it to Slack required a distinct one. Connecting it to your database required a 3rd. Anthropic referred to as this the \u201cN\u00d7M downside\u201d: <span style=\"text-decoration: underline;\">N AI fashions occasions M exterior instruments meant N\u00d7M bespoke connectors<\/span>. MCP solves it by turning that into N+M. Construct one MCP server for GitHub, and each MCP-compatible AI consumer Claude, Cursor, Windsurf, and dozens extra can use it instantly.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-how-mcp-works-in-3-simple-parts\">How MCP Works in 3 Easy Elements<\/h2>\n<p>Understanding the 3-part structure takes 2 minutes and prevents 90% of setup confusion.<\/p>\n<div style=\"overflow-x: auto;\">\n<figure class=\"wp-block-table\">\n<p>          Part<br \/>\n          What It Is<br \/>\n          Instance in Claude<\/p>\n<p>          Host<br \/>\n          The AI app the person talks to, manages context, safety, and which servers can be found.<br \/>\n          Claude Desktop, Claude Code, Cursor<\/p>\n<p>          Shopper<br \/>\n          Lives contained in the host. Handles protocol-level communication with every MCP server.<br \/>\n          Constructed into Claude Desktop \/ Claude Code<\/p>\n<p>          Server<br \/>\n          An exterior course of that exposes instruments, sources, or prompts to the AI through MCP.<br \/>\n          GitHub MCP server, Filesystem MCP server<\/p>\n<\/figure>\n<\/div>\n<p>Once you ask Claude to \u201ctest my open GitHub PRs\u201d, here&#8217;s what occurs behind the scenes:<\/p>\n<p>Claude identifies it wants an exterior instrument to fulfil the request.<\/p>\n<p>The MCP consumer in Claude sends a JSON-RPC request to the GitHub MCP server.<\/p>\n<p>The server queries GitHub\u2019s API and returns structured information.<\/p>\n<p>Claude incorporates that information into its context and generates your reply.<\/p>\n<p>The entire move takes below a second. You by no means see the plumbing.<\/p>\n<p>As of April 2026, Streamable HTTP is Anthropic\u2019s official advisable transport, and the older SSE transport is being deprecated.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-claude-desktop-step-by-step-mcp-setup\">Claude Desktop: Step-by-Step MCP Setup<\/h2>\n<p>Claude Desktop reads its MCP configuration from a single JSON file. There are two methods to put in servers: the brand new one-click Desktop Extensions (.mcpb information, previously .dxt) and the standard JSON config technique. Use Extensions for supported servers; use JSON config for something customized.<\/p>\n<h3 class=\"wp-block-heading\" id=\"h-method-1-desktop-extensions-one-click-no-json\">Technique 1: Desktop Extensions (One-Click on, No JSON)<\/h3>\n<p>As of early 2026, Claude Desktop helps Desktop Extensions, pre-packaged MCP servers distributed as .mcpb information (MCP Bundle; older guides might name these .dxt information, which nonetheless work however are the legacy title). These set up with a double-click. No JSON modifying, no Node.js PATH points.<\/p>\n<p>Open Claude Desktop.<\/p>\n<p>Click on the \u201c+\u201d button within the bottom-left of the chat enter.<\/p>\n<p>Choose \u201cConnectors\u201d to open the connectors menu.<\/p>\n<p>Discover your server (e.g., GitHub, Google Drive) and click on Set up (or Click on onn add connectors to search out one on the connectors listing).<\/p>\n<p>Restart Claude Desktop. The server prompts robotically.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1012\" height=\"618\" src=\"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-68.webp\" alt=\"Claude Dashboard\" class=\"wp-image-256361\" srcset=\"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-68.webp 1012w, https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-68-300x183.webp 300w, https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-68-768x469.webp 768w, https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-68-150x92.webp 150w\" sizes=\"(max-width: 1012px) 100vw, 1012px\"\/><\/figure>\n<\/div>\n<p>Desktop Extensions are the precise alternative for non-technical customers or servers you wish to \u201cset and overlook.\u201d The JSON config technique beneath is correct for customized servers, non-public servers, or full management over arguments and surroundings variables.<\/p>\n<h3 class=\"wp-block-heading\" id=\"h-method-2-json-config-full-control\">Technique 2: JSON Config (Full Management)<\/h3>\n<p>Claude Desktop reads its MCP configuration from claude_desktop_config.json. The file location is determined by your OS:<\/p>\n<p>macOS: ~\/Library\/Utility Assist\/Claude\/claude_desktop_config.json<\/p>\n<p>Home windows:\u00a0%APPDATApercentClaudeclaude_desktop_config.json<\/p>\n<p>On Home windows, which folder really has this file is determined by the way you put in Claude Desktop, and this journeys up lots of people. There are two fully completely different areas:<\/p>\n<p>Direct .exe installer (from claude.ai\/downloads): %APPDATApercentClaudeclaude_desktop_config.json<\/p>\n<p>Microsoft Retailer, WinGet, or MSIX set up: %LOCALAPPDATApercentPackagesClaude_pzs8sxrjxfjjcLocalCacheRoamingClaudeclaude_desktop_config.json<\/p>\n<p>If %APPDATApercentClaude doesn\u2019t exist in your machine, you virtually definitely have the Retailer\/MSIX set up, and your actual file is at that second, uglier path. Home windows\u2019 app-packaging mannequin silently redirects it there as an alternative of the usual location each piece of documentation assumes.<\/p>\n<p>If neither path has the file but, open Claude Desktop itself, go to Settings \u2192 Developer \u2192 Edit Config. That creates the file at whichever path your particular set up really makes use of, so that you don\u2019t must guess.<\/p>\n<p>One Home windows-specific lure: paths inside JSON want double backslashes. C:UsersyournameDocuments in a JSON string have to be written as C:CustomersyournamePaperwork, a single backslash breaks the JSON parser. Right here\u2019s what a whole, accurately escaped config seems like:<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1347\" height=\"538\" src=\"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-69.webp\" alt=\"Claude Desktop json file\" class=\"wp-image-256362\" srcset=\"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-69.webp 1347w, https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-69-300x120.webp 300w, https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-69-768x307.webp 768w, https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/image-69-150x60.webp 150w\" sizes=\"(max-width: 1347px) 100vw, 1347px\"\/><\/figure>\n<\/div>\n<h3 class=\"wp-block-heading\" id=\"h-editing-the-config-file\">Modifying the Config File<\/h3>\n<p>Open Claude Desktop \u2192 high menu bar \u2192 Settings \u2192 Developer \u2192 Edit Config. This opens the file in your default editor and creates it if it doesn&#8217;t exist.<\/p>\n<p>The file has only one top-level key, mcpServers. Consider it as a listing of servers you need Claude to find out about. Every server will get its personal entry inside that listing, and also you choose no matter title you need for that entry (like \u201cfilesystem\u201d or \u201cgithub\u201d beneath).<\/p>\n<p>Inside every server\u2019s entry, there are three issues you may set:<\/p>\n<p>command:\u00a0the precise program Claude runs to start out that server (often npx, since most servers are distributed as npm packages)<\/p>\n<p>args:\u00a0the listing of arguments handed to that command, precisely such as you\u2019d kind them in a terminal<\/p>\n<p>env:\u00a0any surroundings variables the server wants, mostly API keys or entry tokens<\/p>\n<p>Right here\u2019s a sensible starter config for a developer workflow: filesystem entry, GitHub integration, and net search:<\/p>\n<p>{<br \/>\n  &#8220;mcpServers&#8221;: {<br \/>\n    &#8220;filesystem&#8221;: {<br \/>\n      &#8220;command&#8221;: &#8220;\/usr\/native\/bin\/npx&#8221;,<br \/>\n      &#8220;args&#8221;: [&#8220;-y&#8221;, &#8220;@modelcontextprotocol\/server-filesystem&#8221;,<br \/>\n               &#8220;\/Users\/yourname\/Documents&#8221;, &#8220;\/Users\/yourname\/projects&#8221;]<br \/>\n    },<br \/>\n    &#8220;github&#8221;: {<br \/>\n      &#8220;command&#8221;: &#8220;\/usr\/native\/bin\/npx&#8221;,<br \/>\n      &#8220;args&#8221;: [&#8220;-y&#8221;, &#8220;@modelcontextprotocol\/server-github&#8221;],<br \/>\n      &#8220;env&#8221;: {<br \/>\n        &#8220;GITHUB_PERSONAL_ACCESS_TOKEN&#8221;: &#8220;ghp_your_token_here&#8221;<br \/>\n      }<br \/>\n    },<br \/>\n    &#8220;brave-search&#8221;: {<br \/>\n      &#8220;command&#8221;: &#8220;\/usr\/native\/bin\/npx&#8221;,<br \/>\n      &#8220;args&#8221;: [&#8220;-y&#8221;, &#8220;@modelcontextprotocol\/server-brave-search&#8221;],<br \/>\n      &#8220;env&#8221;: { &#8220;BRAVE_API_KEY&#8221;: &#8220;your_brave_api_key&#8221; }<br \/>\n    }<br \/>\n  }<br \/>\n}<\/p>\n<h3 class=\"wp-block-heading\" id=\"h-what-s-happening-in-each-of-the-three-servers\">What\u2019s taking place in every of the three servers:<\/h3>\n<p>filesystem doesn\u2019t want any credentials, so it solely has command and args. The args listing tells npx which package deal to run (@modelcontextprotocol\/server-filesystem) and which folders in your pc it\u2019s allowed to the touch, on this case Paperwork and initiatives.<\/p>\n<p>github must show who you&#8217;re to GitHub\u2019s API, so it has an additional env block. GITHUB_PERSONAL_ACCESS_TOKEN is the place you paste your personal GitHub token. The server reads it as an surroundings variable when it begins up, the identical means a program run out of your terminal would.<\/p>\n<h4 class=\"wp-block-heading\" id=\"h-getting-a-github-token-step-by-step\">Getting a GitHub token, step-by-step:<\/h4>\n<p>Go to github.com and sign up. Click on your profile picture within the top-right nook, then click on Settings.<\/p>\n<p>Within the left sidebar, click on Developer settings (it\u2019s close to the underside).<\/p>\n<p>Click on Private entry tokens, then High-quality-grained tokens, then Generate new token. GitHub now recommends fine-grained tokens over the older \u201cbasic\u201d ones, since you may restrict them to particular repos as an alternative of your complete account.<\/p>\n<p>Give it a Token title (something memorable, like \u201cclaude-mcp\u201d), and set an Expiration. GitHub warns in opposition to \u201cno expiration\u201d for good motive, choose 90 days and put a renewal reminder in your calendar.<\/p>\n<p>Beneath Useful resource proprietor, choose your private account (or the group whose repos you want). Beneath Repository entry, select Solely choose repositories and choose simply those Claude really wants, not all of them.<\/p>\n<p>Beneath Permissions, grant solely what you\u2019ll use. For many workflows, Contents (learn and write) and Points (learn and write) cowl it. Add Pull requests (learn and write) if you&#8217;d like Claude opening or reviewing PRs.<\/p>\n<p>Click on Generate token on the backside, then copy it instantly. GitHub exhibits a fine-grained token precisely as soon as, when you navigate away earlier than copying it, you\u2019ll must generate a brand new one.<\/p>\n<p>That token (it begins with github_pat_) is what goes instead of \u201cghp_your_token_here\u201d within the JSON config above:<\/p>\n<p>&#8220;GITHUB_PERSONAL_ACCESS_TOKEN&#8221;: &#8220;github_pat_your_actual_token&#8221;<\/p>\n<p>brave-search follows the identical sample as github: one command, one args listing to run the precise package deal, and one env variable for its API key.<\/p>\n<p>That\u2019s the entire sample. Each server you ever add to this file follows the identical form: a reputation you select, a command to run it, arguments to configure it, and (if it must authenticate) an env block for its secrets and techniques.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-claude-code-adding-mcp-servers-via-cli\">Claude Code: Including MCP Servers through CLI<\/h2>\n<p>Claude Code has its personal MCP configuration floor separate from Claude Desktop, and it comes with a devoted CLI command that makes setup sooner than modifying JSON manually.<\/p>\n<p>You possibly can set up Claude Code following this information: Claude Code Information<\/p>\n<p>Have already got servers arrange in Claude Desktop? Run claude mcp add-from-claude-desktop (macOS or WSL) to repeat them straight into Claude Code as an alternative of re-adding each by hand.<\/p>\n<h3 class=\"wp-block-heading\" id=\"h-adding-a-server-with-claude-mcp-add\">Including a Server with claude mcp add<\/h3>\n<p>The essential syntax is:<\/p>\n<p>claude mcp add  &#8212;  [args&#8230;]<\/p>\n<p>That\u2019s the sample for a neighborhood server, one Claude Code runs itself as a subprocess. Hosted servers reached over a URL use \u2013transport http as an alternative and skip the \u2014 command solely:<\/p>\n<p>claude mcp add &#8211;transport http docs-server https:\/\/instance.com\/mcp<\/p>\n<p>Hosted servers want no Node.js, no native course of, and nothing to put in. They\u2019re the simplest first server to strive. Native servers, just like the Postgres instance beneath, want a command Claude Code can really run in your machine.<\/p>\n<p>For a Postgres database server:<\/p>\n<p>claude mcp add &#8211;transport stdio project-db<br \/>\n  &#8212; npx -y @modelcontextprotocol\/server-postgres<br \/>\n     postgresql:\/\/localhost:5432\/mydb<\/p>\n<p>Claude Code helps three scopes for server configuration:<\/p>\n<div style=\"overflow-x: auto;\">\n<figure class=\"wp-block-table\">\n<p>          Scope<br \/>\n          Config Location<br \/>\n          Who Sees It<br \/>\n          Finest For<\/p>\n<p>          Native (default)<br \/>\n          ~\/.claude.json (per-project)<br \/>\n          You solely<br \/>\n          Private instruments, like GitHub, Slack, your DB<\/p>\n<p>          Mission<br \/>\n          .mcp.json in mission root<br \/>\n          Your complete staff (dedicated)<br \/>\n          Shared servers like Linear, Sentry<\/p>\n<p>          Consumer<br \/>\n          ~\/.claude.json (top-level mcpServers key)<br \/>\n          Solely you, all initiatives<br \/>\n          Private instruments you need all over the place, not project-specific<\/p>\n<\/figure>\n<\/div>\n<p>To confirm setup, run:<\/p>\n<p>claude mcp listing<\/p>\n<p>The standing column tells you precisely what\u2019s taking place:<\/p>\n<div style=\"overflow-x: auto;\">\n<figure class=\"wp-block-table\">\n<p>          Standing<br \/>\n          That means<\/p>\n<p>          \u2713 Linked<br \/>\n          Prepared to make use of<\/p>\n<p>          ! Wants authentication<br \/>\n          Reachable, however wants a browser sign-in or a token<\/p>\n<p>          ! Linked \u00b7 instruments fetch failed<br \/>\n          Linked, however couldn\u2019t listing its instruments. Run claude mcp get  for element<\/p>\n<p>          \u2717 Failed to attach<br \/>\n          Server didn\u2019t reply. Run the uncooked command manually to see the actual error<\/p>\n<p>          \u2717 Connection error<br \/>\n          The connection try itself threw an error<\/p>\n<p>          \u23f8 Pending approval<br \/>\n          A project-scoped server you haven\u2019t accredited but<\/p>\n<\/figure>\n<\/div>\n<p>If it exhibits something aside from \u201cLinked\u201d, run the precise set up command manually in your terminal. The error it prints is much extra helpful than something within the standing line.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-the-best-mcp-servers-to-install-first\">The Finest MCP Servers to Set up First<\/h2>\n<p>The MCP ecosystem has over 2,300 public servers in Might 2026. Most are deserted demos. Those beneath are actively maintained, production-tested, and canopy 80% of actual workflows. My trustworthy take: set up 3\u20135 servers most to start out. Each server provides its instrument definitions to Claude\u2019s context window, and a bloated instrument listing visibly degrades Claude\u2019s tool-selection high quality.<\/p>\n<div style=\"overflow-x: auto;\">\n<figure class=\"wp-block-table\">\n<p>          Server<br \/>\n          What It Allows<br \/>\n          Set up Package deal \/ Technique<br \/>\n          Finest For<\/p>\n<p>          GitHub (Official)<br \/>\n          Create points, evaluation PRs, search code throughout repos<br \/>\n          Docker: ghcr.io\/github\/github-mcp-server<br \/>\n          All builders<\/p>\n<p>          Filesystem<br \/>\n          Learn, search, and organise information in your machine<br \/>\n          @modelcontextprotocol\/server-filesystem<br \/>\n          Everybody<\/p>\n<p>          Courageous Search<br \/>\n          Reside net search with out rate-limit friction<br \/>\n          @modelcontextprotocol\/server-brave-search<br \/>\n          Analysis duties<\/p>\n<p>          Postgres<br \/>\n          Question and handle your database in plain English<br \/>\n          @modelcontextprotocol\/server-postgres<br \/>\n          Information \/ backend groups<\/p>\n<p>          Notion<br \/>\n          Learn pages, question databases, replace docs from Claude<br \/>\n          Official Notion MCP server (OAuth)<br \/>\n          Information-heavy groups<\/p>\n<p>          Slack<br \/>\n          Learn channels, search historical past, ship messages<br \/>\n          @modelcontextprotocol\/server-slack<br \/>\n          Workforce comms + ops<\/p>\n<p>          Context7<br \/>\n          Up-to-date library docs, fixing the stale coaching information downside<br \/>\n          By way of npx or Claude Code CLI<br \/>\n          Builders constructing with APIs<\/p>\n<p>          Playwright<br \/>\n          Browser automation and net testing straight in Claude Code<br \/>\n          @playwright\/mcp<br \/>\n          QA and frontend engineers<\/p>\n<\/figure>\n<\/div>\n<p>For builders, the sensible starter pack is GitHub + Filesystem + Context7. That mixture covers 80% of coding workflows with out burning context tokens on unused instruments. <\/p>\n<h2 class=\"wp-block-heading\" id=\"h-common-errors-and-fixes\">Frequent Errors and Fixes<\/h2>\n<p>73% of first-time MCP customers hit not less than one connection error. Listed here are the 5 patterns that account for the overwhelming majority of failures, and the repair for every.<\/p>\n<h4 class=\"wp-block-heading\" id=\"h-error-1-status-shows-failed-to-connect-or-connection-error\">Error 1: Standing exhibits \u201cFailed to attach\u201d or \u201cConnection error\u201d<\/h4>\n<p>Each statuses imply the server didn\u2019t begin, or an HTTP server\u2019s URL didn\u2019t reply. Run the precise set up command manually in your terminal and browse the error output straight. The three most typical causes: npx not present in PATH (use absolute path), flawed npm package deal title, or lacking surroundings variable. Repair the underlying error earlier than touching the Claude config.<\/p>\n<p>If it\u2019s a neighborhood server timing out on its first run (npx downloading the package deal for the primary time can take some time), elevate the startup timeout as an alternative of assuming it\u2019s damaged:<\/p>\n<p>MCP_TIMEOUT=60000 claude<\/p>\n<h4 class=\"wp-block-heading\" id=\"h-error-2-tools-don-t-appear-after-connecting\">Error 2: Instruments don\u2019t seem after connecting<\/h4>\n<p>Use the \/mcp slash command inside a Claude Code session to power a reconnect. If instruments nonetheless don\u2019t seem, run claude mcp get  an empty instrument listing means the server began however declared no instruments, often a server-side config error. Restart with the up to date server config.<\/p>\n<h4 class=\"wp-block-heading\" id=\"h-error-3-json-syntax-error-silently-breaks-all-servers\">Error 3: JSON syntax error silently breaks all servers<\/h4>\n<p>A single lacking comma or mismatched bracket in claude_desktop_config.json silently disables each server. Run your JSON by means of\u00a0jsonlint.com\u00a0or use jq to validate earlier than restarting Claude. That is the one most typical first-install failure mode.<\/p>\n<h4 class=\"wp-block-heading\" id=\"h-error-4-relative-paths-fail\">Error 4: Relative paths fail<\/h4>\n<p>Claude Desktop begins MCP servers with an undefined working listing, so relative paths like .\/mydir by no means resolve. At all times use absolute paths: \/Customers\/yourname\/initiatives as an alternative of ~\/initiatives or .\/initiatives. <\/p>\n<h4 class=\"wp-block-heading\" id=\"h-error-5-context-window-gets-eaten-by-tool-definitions\">Error 5: Context window will get eaten by instrument definitions<\/h4>\n<p>One developer measured 30\u201340% of their Claude context window going to MCP instrument schemas that had been by no means utilized in that session. If Claude appears unusually gradual or costly, the perpetrator is nearly at all times too many related servers. Prune to the three\u20135 servers you really use in your present workflow. You possibly can at all times add extra later.<\/p>\n<p>Sizzling take: most individuals who assume they want a higher-tier Claude plan really simply want fewer MCP servers loaded. The context price is invisible however important. For a comparability of Claude plan options and what they really unlock<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-advanced-build-your-own-mcp-server\">Superior: Construct Your Personal MCP Server<\/h2>\n<p>Constructing a customized MCP server is the quickest technique to give Claude entry to inside instruments, proprietary APIs, or information that no public server covers. The Python SDK makes this surprisingly accessible: you outline instruments with decorators as an alternative of writing JSON schemas by hand.<\/p>\n<p>The minimal viable MCP server in Python:<\/p>\n<p>!pip set up mcp<\/p>\n<p>from mcp.server.fastmcp import FastMCP<\/p>\n<p>mcp = FastMCP(&#8220;my-server&#8221;)<\/p>\n<p>@mcp.instrument()<br \/>\ndef get_data(question: str) -&gt; str:<br \/>\n    &#8220;&#8221;&#8221;Fetch information from my inside API.&#8221;&#8221;&#8221;<br \/>\n    return my_api.fetch(question)<\/p>\n<p>if __name__ == &#8220;__main__&#8221;:<br \/>\n    mcp.run()<\/p>\n<p>Register it in your Claude Desktop config the identical means as every other server level command at your Python interpreter and args on the server file path.<\/p>\n<p>One safety be aware that almost all tutorials skip: at all times use scoped permissions when connecting MCP servers. Grant read-only entry first, develop to put in writing entry solely when you could have confirmed the server behaves as anticipated. An MCP server with write entry to manufacturing techniques and a misinterpreted immediate can do actual injury.<\/p>\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n<p>Connecting MCP servers to Claude turns it right into a sensible assistant that may work with information, repositories, databases, APIs, and different exterior instruments. Claude Desktop affords easy setup by means of Extensions or JSON configuration, whereas Claude Code makes server set up and administration simple by means of the CLI.<\/p>\n<p>One of the best method is to start out with just a few important servers, use absolute paths, safe your credentials, and grant solely the permissions required. As soon as configured accurately, MCP creates a dependable bridge between Claude and the instruments you already use. With that basis in place, Claude turns into much more succesful, helpful, and prepared for real-world workflows.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-frequently-asked-questions\">Incessantly Requested Questions<\/h2>\n<div class=\"schema-faq wp-block-yoast-faq-block\">\n<div class=\"schema-faq-section\" id=\"faq-question-1784189008184\">Q1. What&#8217;s MCP in Claude AI? <\/p>\n<p class=\"schema-faq-answer\">A. MCP stands for Mannequin Context Protocol. It&#8217;s an open customary created by Anthropic in November 2024 that lets Claude hook up with exterior instruments, databases, information, and APIs by means of a common interface. With MCP enabled, Claude strikes from answering questions based mostly on coaching information to taking actual actions in related techniques studying information, querying databases, pushing GitHub commits, or sending Slack messages.<\/p>\n<\/p><\/div>\n<div class=\"schema-faq-section\" id=\"faq-question-1784189019439\">Q2. How do I arrange MCP in Claude Desktop? <\/p>\n<p class=\"schema-faq-answer\">A. Claude Desktop reads MCP configuration from claude_desktop_config.json. On macOS, the file is at ~\/Library\/Utility Assist\/Claude\/claude_desktop_config.json. On Home windows, it\u2019s at %APPDATApercentClaudeclaude_desktop_config.json. Add your server definitions below the mcpServers key utilizing absolute paths, save the file, then totally restart Claude Desktop. Alternatively, use Claude Desktop Extensions (.mcpb information, previously .dxt) for one-click set up of supported servers no JSON modifying required.<\/p>\n<\/p><\/div>\n<div class=\"schema-faq-section\" id=\"faq-question-1784189027951\">Q3. How do I add MCP servers to Claude Code? <\/p>\n<p class=\"schema-faq-answer\">A. Use the CLI command: claude mcp add  \u2014  [args]. For instance, so as to add a Postgres server: claude mcp add project-db \u2014 npx -y @modelcontextprotocol\/server-postgres postgresql:\/\/localhost:5432\/mydb. Run claude mcp listing to confirm the server related. Claude Code helps native scope (private, default), mission scope (team-shared through .mcp.json), and person scope (private, however lively throughout all of your initiatives).<\/p>\n<\/p><\/div><\/div>\n<div class=\"border-top py-3 author-info my-4\">\n<p>Hello , I&#8217;m Sree Vamsi a passionate Information Science fanatic at present working at Analytics Vidhya. My journey into information science started with a curiosity for uncovering insights from complicated information and has advanced into constructing end-to-end Generative AI purposes, RAG pipelines, agentic AI workflows, and multi-agent techniques that remedy real-world enterprise issues.<\/p>\n<\/p><\/div><\/div>\n<p><h4 class=\"fs-24 text-dark\">Login to proceed studying and revel in expert-curated content material.<\/h4>\n<p>                        Hold Studying for Free\n                    <\/p>\n<p><br \/>\n<br \/><a href=\"https:\/\/www.analyticsvidhya.com\/blog\/2026\/07\/connect-mcp-servers-claude-desktop-code\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Connecting MCP servers to Claude permits it to work with exterior instruments, information, databases, repositories, and different techniques as an alternative of working solely inside the chat window. The setup differs barely between Claude Desktop and Claude Code, however each will be configured in just some steps. On this article, you\u2019ll learn to join MCP [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2464,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp","fifu_image_alt":"","jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"jnews_override_bookmark_settings":[],"jnews_social_meta":[],"jnews_override_counter":[],"footnotes":""},"categories":[7],"tags":[182,362,2959,709,1268,502],"class_list":["post-2462","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-science-mlops","tag-claude","tag-code","tag-connect","tag-desktop","tag-mcp","tag-servers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tips on how to Join MCP Servers to Claude (Desktop &amp; Code) - Future News 24<\/title>\n<meta name=\"description\" content=\"Learn how to connect MCP servers to Claude Desktop and Claude Code. This step-by-step guide covers JSON configuration, CLI commands.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tips on how to Join MCP Servers to Claude (Desktop &amp; Code) - Future News 24\" \/>\n<meta property=\"og:description\" content=\"Learn how to connect MCP servers to Claude Desktop and Claude Code. This step-by-step guide covers JSON configuration, CLI commands.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/\" \/>\n<meta property=\"og:site_name\" content=\"Future News 24\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-17T09:07:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-17T09:59:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp\" \/>\n<meta name=\"author\" content=\"Future News 24\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Future News 24\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/\"},\"author\":{\"name\":\"Future News 24\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/person\\\/cecad1bde21cfc357cf70128144d6c83\"},\"headline\":\"Tips on how to Join MCP Servers to Claude (Desktop &#038; Code)\",\"datePublished\":\"2026-07-17T09:07:00+00:00\",\"dateModified\":\"2026-07-17T09:59:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/\"},\"wordCount\":3048,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.analyticsvidhya.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Connect-MCP-servers-with-Claude.webp\",\"keywords\":[\"Claude\",\"Code\",\"Connect\",\"desktop\",\"MCP\",\"Servers\"],\"articleSection\":[\"Data Science &amp; MLOps\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/\",\"name\":\"Tips on how to Join MCP Servers to Claude (Desktop & Code) - Future News 24\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.analyticsvidhya.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Connect-MCP-servers-with-Claude.webp\",\"datePublished\":\"2026-07-17T09:07:00+00:00\",\"dateModified\":\"2026-07-17T09:59:09+00:00\",\"description\":\"Learn how to connect MCP servers to Claude Desktop and Claude Code. This step-by-step guide covers JSON configuration, CLI commands.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdn.analyticsvidhya.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Connect-MCP-servers-with-Claude.webp\",\"contentUrl\":\"https:\\\/\\\/cdn.analyticsvidhya.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Connect-MCP-servers-with-Claude.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/07\\\/17\\\/connect-mcp-servers-claude-desktop-code\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/futurenews24.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tips on how to Join MCP Servers to Claude (Desktop &#038; Code)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#website\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/\",\"name\":\"Future News 24\",\"description\":\"The Smart Hub for AI and Next-Gen Innovation\",\"publisher\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/futurenews24.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#organization\",\"name\":\"Future News 24\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/fn24-favicon.png\",\"contentUrl\":\"https:\\\/\\\/futurenews24.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/fn24-favicon.png\",\"width\":250,\"height\":250,\"caption\":\"Future News 24\"},\"image\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/person\\\/cecad1bde21cfc357cf70128144d6c83\",\"name\":\"Future News 24\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g\",\"caption\":\"Future News 24\"},\"sameAs\":[\"https:\\\/\\\/futurenews24.com\"],\"url\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/author\\\/mridulpahuja20\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tips on how to Join MCP Servers to Claude (Desktop & Code) - Future News 24","description":"Learn how to connect MCP servers to Claude Desktop and Claude Code. This step-by-step guide covers JSON configuration, CLI commands.","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:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/","og_locale":"en_US","og_type":"article","og_title":"Tips on how to Join MCP Servers to Claude (Desktop & Code) - Future News 24","og_description":"Learn how to connect MCP servers to Claude Desktop and Claude Code. This step-by-step guide covers JSON configuration, CLI commands.","og_url":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/","og_site_name":"Future News 24","article_published_time":"2026-07-17T09:07:00+00:00","article_modified_time":"2026-07-17T09:59:09+00:00","og_image":[{"url":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp","type":"","width":"","height":""}],"author":"Future News 24","twitter_card":"summary_large_image","twitter_image":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp","twitter_misc":{"Written by":"Future News 24","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#article","isPartOf":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/"},"author":{"name":"Future News 24","@id":"https:\/\/futurenews24.com\/#\/schema\/person\/cecad1bde21cfc357cf70128144d6c83"},"headline":"Tips on how to Join MCP Servers to Claude (Desktop &#038; Code)","datePublished":"2026-07-17T09:07:00+00:00","dateModified":"2026-07-17T09:59:09+00:00","mainEntityOfPage":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/"},"wordCount":3048,"commentCount":0,"publisher":{"@id":"https:\/\/futurenews24.com\/#organization"},"image":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp","keywords":["Claude","Code","Connect","desktop","MCP","Servers"],"articleSection":["Data Science &amp; MLOps"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/","url":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/","name":"Tips on how to Join MCP Servers to Claude (Desktop & Code) - Future News 24","isPartOf":{"@id":"https:\/\/futurenews24.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#primaryimage"},"image":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp","datePublished":"2026-07-17T09:07:00+00:00","dateModified":"2026-07-17T09:59:09+00:00","description":"Learn how to connect MCP servers to Claude Desktop and Claude Code. This step-by-step guide covers JSON configuration, CLI commands.","breadcrumb":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#primaryimage","url":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp","contentUrl":"https:\/\/cdn.analyticsvidhya.com\/wp-content\/uploads\/2026\/07\/Connect-MCP-servers-with-Claude.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/futurenews24.com\/index.php\/2026\/07\/17\/connect-mcp-servers-claude-desktop-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/futurenews24.com\/"},{"@type":"ListItem","position":2,"name":"Tips on how to Join MCP Servers to Claude (Desktop &#038; Code)"}]},{"@type":"WebSite","@id":"https:\/\/futurenews24.com\/#website","url":"https:\/\/futurenews24.com\/","name":"Future News 24","description":"The Smart Hub for AI and Next-Gen Innovation","publisher":{"@id":"https:\/\/futurenews24.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/futurenews24.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/futurenews24.com\/#organization","name":"Future News 24","url":"https:\/\/futurenews24.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/futurenews24.com\/#\/schema\/logo\/image\/","url":"https:\/\/futurenews24.com\/wp-content\/uploads\/2026\/06\/fn24-favicon.png","contentUrl":"https:\/\/futurenews24.com\/wp-content\/uploads\/2026\/06\/fn24-favicon.png","width":250,"height":250,"caption":"Future News 24"},"image":{"@id":"https:\/\/futurenews24.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/futurenews24.com\/#\/schema\/person\/cecad1bde21cfc357cf70128144d6c83","name":"Future News 24","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g","caption":"Future News 24"},"sameAs":["https:\/\/futurenews24.com"],"url":"https:\/\/futurenews24.com\/index.php\/author\/mridulpahuja20\/"}]}},"_links":{"self":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts\/2462","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/comments?post=2462"}],"version-history":[{"count":1,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts\/2462\/revisions"}],"predecessor-version":[{"id":2463,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts\/2462\/revisions\/2463"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/media\/2464"}],"wp:attachment":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/media?parent=2462"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/categories?post=2462"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/tags?post=2462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}