Skip to main content
MCP Documentation

GUI & CLI Service Guide

Operate MCP from the command line today and preview the upcoming GUI for approvals, monitoring, and artifact review.

Command-line control

The CLI lets you create tasks, monitor progress, approve steps, and fetch artifacts without leaving the terminal.

  • `mcp tasks run` submits goals and streams orchestrator updates.
  • `mcp approvals list` highlights pending steps for review.
  • Profiles store API tokens securely using the local keychain.

GUI roadmap

A web-based console is in development featuring real-time plan graphs, approval controls, and artifact previews.

  • Role-based access controls will govern who can approve which steps.
  • Dark and light themes mirror your OS preferences.
  • Websocket live updates keep dashboards in sync during long runs.

Observability

Both interfaces consume the same observability feeds, ensuring consistent metrics and log access across operators.

  • `mcp events tail` streams episodic log updates.
  • GUI will surface health indicators for each service.
  • Integration hooks allow embedding dashboards in internal portals.