Infrastructure as an agent capability
Capix MCP exposes account, model, quote, deployment, log and reconciliation operations as structured agent tools. That lets an authorised coding agent request infrastructure for a test, inspect the result and clean it up without scraping a dashboard.
The important word is authorised. Tool calls still pass through account identity, project policy, spending limits and canonical quotes. MCP makes the interface machine-readable; it does not remove the control plane.
The loop Capix wants to close
A developer can ask Capix Code to build a service, allow it to obtain a bounded deployment quote, provision a remote environment, run tests, collect a work receipt and destroy the resource. The same activity can be inspected from Capix IDE or the web console.