# Binadox MCP Server

MCP server for Terraform — automatically validates, secures, and estimates cloud costs for Terraform configurations. Developed by Binadox, it integrates with any Model Context Protocol (MCP) client (…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add team/binadox_mcp_server

# Browse available tools
npx -y @smithery/cli@latest tool list team/binadox_mcp_server
```
