foundry-mcp 0.7.1

A comprehensive CLI tool and MCP server for deterministic project management and AI coding assistant integration
Documentation
1
2
3
4
5
6
//! Individual command implementations

pub mod get_foundry_help;
pub mod install;
pub mod status;
pub mod uninstall; // kept for help content builders used by ops