Connect to Signadot to manage ephemeral environments and route traffic to local services.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
This is the source repository for the Signadot command-line interface.
Please see the CLI reference for installation and usage instructions.
To file an issue, please use our community issue tracker.
NOTE: Starting next release, and hence in the main branch, this repository has a dependency on a private repository, and hence building or running from source will not work. Previous releases should continue to work.
To install the CLI, run:
By default, the script will install the latest version at /usr/local/bin/signadot. The target version can be selected by setting the SIGNADOT_CLI_VERSION variable, while you can specify the install directory with SIGNADOT_CLI_PATH.
To build the CLI from source, such as to test changes, you'll need Go 1.18+.
The main package is in cmd/signadot:
To release the CLI, you can use the release Github action.
Push a new tag that matches the format v[0-9]+.[0-9]+.[0-9]
and it will push new release artifacts and update brew.
After the GitHub release artifacts are live, publish the MCP server entry
manually. goreleaser does not yet support the fileSha256 integrity field
required by the MCP registry for mcpb packages.
Prerequisites:
mcp-publisherread:org scope
(create one here),
owned by an Owner of the signadot org. Since
registry#1383
the registry grants the io.github.signadot/* namespace only to org Owners,
and the interactive mcp-publisher login github device flow cannot read org
roles β logging in with a PAT is what makes org publishing work.The CLI is built on top of the Go SDK.
The CLI is built using libconnect.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/signadot-mcp-server)<a href="https://allmcps.com/mcp/signadot-mcp-server"><img src="https://allmcps.com/api/badge/signadot-mcp-server?style=directory" alt="Signadot MCP Server on AllMCPs" /></a>