Skip to content

Commit 1c92eba

Browse files
Hyperlint Automation Fix
1 parent 5966fab commit 1c92eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/guides/test-remote-mcp-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Once you have authenticated, you will be redirected back to the inspector. You s
3131

3232
## Connect your remote MCP server to Claude Desktop via a local proxy
3333

34-
Even though [Claude Desktop](https://claude.ai/download) does not yet support remote MCP clients, you can use the [`mcp-remote` local proxy](https://www.npmjs.com/package/mcp-remote) to connect it to your remote MCP server. This lets you to test what an interaction with your remote MCP server will be like with a real-world MCP client.
34+
Even though [Claude Desktop](https://claude.ai/download) does not yet support remote MCP clients, you can use the [`mcp-remote` local proxy](https://www.npmjs.com/package/mcp-remote) to connect it to your remote MCP server. This allows you to test what an interaction with your remote MCP server will be like with a real-world MCP client.
3535

3636
1. Open Claude Desktop and navigate to Settings -> Developer -> Edit Config. This opens the configuration file that controls which MCP servers Claude can access.
3737
2. Replace the content with a configuration like this:

0 commit comments

Comments
 (0)