Skip to content

Commit c90c915

Browse files
authored
fix(docs): broken link to mcp inspector repository
1 parent 0a3b4d8 commit c90c915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ npm start
3535

3636
Your MCP server is now running on `http://localhost:8787/sse`.
3737

38-
In a new terminal, run the [MCP inspector](https://github.com/modelcontextprotocol/mcp-inspector). The MCP inspector is an interactive MCP client that allows you to connect to your MCP server and invoke tools from a web browser.
38+
In a new terminal, run the [MCP inspector](https://github.com/modelcontextprotocol/inspector). The MCP inspector is an interactive MCP client that allows you to connect to your MCP server and invoke tools from a web browser.
3939

4040
```sh
4141
npx @modelcontextprotocol/inspector@latest

0 commit comments

Comments
 (0)