Install and Use Plugins
Install, list, remove, configure, verify, and debug Restish plugins.
Plugins are a first-class extension model in Restish v2. They add auth flows, middleware, loaders, formatters, command workflows, and TLS signing while keeping HTTP execution and output behavior anchored in the host CLI.
Start here when you want to use an existing plugin:
restish-bulk.restish-mcp.Start here when you are writing a plugin:
Install, list, remove, configure, verify, and debug Restish plugins.
Map first-party plugin binaries and fixtures to user and author goals.
Build the smallest useful plugin and verify that Restish discovers it.
Author auth, request middleware, response middleware, loader, and formatter hook plugins.
Author top-level Restish workflows that exchange messages with the host.
Use or author plugins that sign mTLS handshakes without exposing private keys to Restish.
Manage API collections as local files with the restish-bulk command plugin.
Expose registered Restish APIs as MCP tools through the restish-mcp command plugin.