Squashed 'packages/mcp-typescript/' changes from e665be0..7d70db8
7d70db8 Merge pull request #20 from modelcontextprotocol/ashwin/progress 65a8613 fix schema definitions for RequestSchema git-subtree-dir: packages/mcp-typescript git-subtree-split: 7d70db805740c53f21153d72be6f34d70818a9da
This commit is contained in:
26
README.md
26
README.md
@@ -1,24 +1,2 @@
|
||||
# MCP Inspector
|
||||
|
||||
The MCP inspector is a developer tool for testing and debugging MCP servers.
|
||||
|
||||
Setup:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
```
|
||||
|
||||
You can run it in dev mode via:
|
||||
|
||||
```bash
|
||||
yarn dev
|
||||
```
|
||||
|
||||
This will start both the client and server.
|
||||
|
||||
To run in production mode:
|
||||
|
||||
```bash
|
||||
yarn build
|
||||
yarn start
|
||||
```
|
||||
# mcp-typescript
|
||||
TypeScript implementation of the Model Context Protocol
|
||||
|
||||
Reference in New Issue
Block a user