MCP
Use the Bluebricks MCP server to let AI agents provision, plan, and deploy cloud infrastructure through natural language.
Your AI Agents can now enable cloud infrastructure through our official MCP server in a simple and secure way
AI Companion for Cloud Infrastructure Workflow
Transform infrastructure management through conversational AI. Request infrastructure changes in natural language, review detailed environment plans, and approve changes with full transparency.
Request: "Create a PostgreSQL database with Redis cache for staging"
Plan: Review complete AWS resource specifications, networking, and security configurations - Get a complete analysis on cost, operational and security risks. Deploy: Approve the plan to execute infrastructure changes

Getting Started
Claude Desktop
Add the Bricks MCP server to your Claude Desktop configuration:
Configuration file location:
~/.claude/settings.json
Cursor
Enable MCP support in Cursor settings:
Open Cursor Settings (
Cmd+,orCtrl+,)Navigate to Extensions → MCP
Add new server configuration:
Name:
bricksCommand:
bricksArgs:
["mcp"]
Windsurf
Configure MCP in your Windsurf workspace:
Add this configuration to your .windsurf/settings.json file.
Other MCP Clients
For any MCP-compatible client, configure with:
Command:
bricksArguments:
["mcp"]Protocol:
STDIO
Consult your client's documentation for specific configuration steps.
Authentication
Authenticate using your existing Bricks CLI credentials:
Example Operations
Infrastructure Planning
"Plan a development s3 buckets matching the one on production"
"Design a scalable database cluster with automated backups"
Environment Management
"Approve my latest staging environment"
"Show me the status of my recent AWS environments"
"List all pending environments that needs my approval"
Resource Discovery
"What blueprints are available for GCP workloads?"
"Show me all collections and their current status"
"Find database blueprints with high availability configuration"
Available tools
bricks-list-blueprints - Discover and search infrastructure templates bricks-list-collections - View collections and environment context bricks-list-environments - Query environments with filtering options bricks-install - Installs blueprints to target collections bricks-environment-approve - Approve pending infrastructure changes bricks-environment-status - Monitor environment progress and status
Bricks MCP support is available in the latest Bricks CLI release (v1.54.1). Upgrade to access AI-driven infrastructure management capabilities.
Last updated
Was this helpful?

