Skip to content

iorubs/smithy-cli

Repository files navigation

smithy-cli

The unified smithy CLI for the smithy stack. Run a single MCP server, run a single agent, or orchestrate multi-server flows with smithy stack.

smithy-cli forge

smithy-cli is the front-end for mcpsmithy and agentsmithy. It embeds the upstream commands and adds a daemon-backed stack supervisor for running stacks of MCP servers and agents together.

Quick Start

# From source (Go 1.26+)
go build -o bin/smithy ./cmd/smithy

# Single MCP server
smithy mcp --help

# Single agent
smithy agent --help

# Multi-server flow
smithy stack up -c smithy-stack.yaml

Documentation

For Users

Docs site Documentation overview
CLI Reference Generated command reference

For Contributors

Development Guide Architecture, CLI design, testing

About

CLI for running and managing smithy MCP Servers and Agents

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors