AI coding agent creates real cloud infra behind dry-run + confirm
An MCP tool plugin for AI coding agents (Claude Code, Cursor) that provisions real cloud infrastructure (databases, auth, storage, hosting) on the user's cloud account. The agent creates projects, wires keys, and writes integration code, but requires a dry-run preview and explicit confirmation before any paid resource is created. Solves the trust and cost-control problem of letting AI directly manage cloud resources.
Entities
Related
CertLocker: DevOps control plane for secrets and MCP agent access
CertLocker is a DevOps control plane that manages secrets, tokens, and MCP (Model Context Protocol) agent access. It replaces .env files with a tokenized MCP approach, enabling secure, role-based access for LLM agents like Claude. The product targets agencies and teams using LLM agents for client work, solving the problem of managing credentials and access across distributed staff and contractors.
Coder: CLI tool to delegate coding tasks to background LLM agents
Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.
CertLocker: DevOps control plane for secrets and MCP agent access
CertLocker is a DevOps control plane that manages secrets, tokens, and MCP (Model Context Protocol) agent access. It replaces shared .env files with scoped tokens, enabling secure, role-based access for teams using LLM agents like Claude. The product solves the problem of managing credentials and access for distributed teams working on real client automation tasks.
MCP server for multi-agent interface contract negotiation
An MCP server that enables multiple AI agents working on the same codebase to share interface contracts and negotiate API changes in real time. It solves the problem of agents building against stale interfaces by alerting dependent agents when a contract changes, reducing merge conflicts.
Enola: engineering intelligence layer for AI coding agents
Enola is an open-source engineering intelligence layer that helps AI coding agents understand existing codebases. It answers questions about change impact, dependency reachability, safe module deletion, refactoring priorities, and architecture drift. The tool uses LLMs to analyze code context and provide insights that reduce mistakes from both humans and AI agents.



