b4c70edb78cd5733a6459a4fdbb75e1d3e6d3c0a
Use localStorage to remember last entered command and args
MCP Inspector
The MCP inspector is a developer tool for testing and debugging MCP servers.
Setup:
yarn
You can run it in dev mode via:
yarn dev
This will start both the client and server.
To run in production mode:
yarn build
yarn start
Description
Languages
TypeScript
85.7%
JavaScript
13.1%
CSS
0.9%
Dockerfile
0.2%