Skip to content

Commit 0a9a5a0

Browse files
authored
Merge pull request modelcontextprotocol#15 from modelcontextprotocol/ashwin/readme
update readme with setup instructions
2 parents 7bc622c + 4c9d640 commit 0a9a5a0

File tree

5 files changed

+3135
-3422
lines changed

5 files changed

+3135
-3422
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The MCP inspector is a developer tool for testing and debugging MCP servers.
44

5+
Setup:
6+
7+
```bash
8+
yarn
9+
```
10+
511
You can run it in dev mode via:
612

713
```bash

0 commit comments

Comments
 (0)