Skip to main content
The toolshed CLI provides commands for authenticating, connecting providers, and running an MCP server.

Installation

The CLI is part of the Toolshed monorepo:
After building, the toolshed binary is available in the CLI package.

Getting started

Config file

The CLI stores credentials in ~/.toolshed/config.json:
This file is created by toolshed login and read by all other commands.