For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing the Agent

How to install Stoobly agent either with pip, Docker, or from source

Stoobly agent provides the following functionality:

  • Acts as a proxy to Intercept HTTP(s) requests

  • Serves as a CLI to view and manage recorded requests

  • Provides a local web UI to view and manage recorded requests

Installation Methods

We support three different installation methods:

Installation with pipx

Alternative

Installation with DockerInstallation from Source

Next Steps

You're all setup! Depending on your use case, you may want to take a look at:

Last updated