Getting started
Installation and basic usage
The Inspector runs directly throughnpx without requiring installation:
Inspecting servers from npm or PyPI
A common way to start server packages from npm or PyPI.- npm package
- PyPI package
Inspecting locally developed servers
To inspect servers locally developed or downloaded as a repository, the most common way is:- TypeScript
- Python