Built-in MCP Server

infrastrActure exposes its own management MCP server at /mcp.

This is the control-plane MCP surface for containers, installs, sandboxes, shared tools, and infra SSH.

Tool Families

Current Tool Count

The built-in MCP server currently exposes 27 tools.

FamilyCount
containers3
marketplace2
installations3
shared tools1
sandboxes4
service status1
infra SSH13

Important Security Rule

The built-in MCP server should only be exposed to admin-tier integration clients.

That is why the standard-vs-admin key split matters.

Example Tools

ToolPurpose
list_containersinspect managed containers
search_marketplacebrowse installable runtimes
install_toolinitiate installation
list_shared_toolsinspect shared tool inventory
create_sandboxcreate a sandbox
service_statusoverall service health
infra_ssh_list_hostsinspect infra host inventory
infra_ssh_begin_admin_sessionbegin infra SSH approval lease

Infra SSH Family

The infra SSH tools are the most privileged family and are documented separately under Infra SSH.

They are:

  • audited
  • admin-tier only
  • approval-gated for elevated actions
  • template/action based rather than raw arbitrary SSH execution