Skip to main content

Utility Tools

Tools created by the PwC AI-CoE team to enhance your coding agent experience.

Available Tools

ToolDescription
Status LineEnhanced multi-line terminal status showing model, git info, context window, costs, and budget
Budget MCP ServerQuery budget from any MCP-compatible agent
TelemetryUsage metrics and privacy information

Why These Tools?

When working with AI coding agents through the PwC AI-CoE Coding Agents Gateway, having visibility into your session metrics and remaining budget helps you plan work sessions effectively. These tools make this information easily accessible without interrupting your workflow.

Status Line Integration

The status line script displays comprehensive session information directly in your terminal:

  • Current model and git branch status
  • Context window usage percentage
  • Session token counts and costs
  • Real-time budget remaining with color-coded warnings

MCP Server Integration

The budget MCP server allows any MCP-compatible coding agent to query your remaining budget. This enables agents to proactively inform you about budget status or factor it into task planning.

Telemetry Integration

Telemetry configuration is part of the Claude Code setup. The telemetry page provides additional information about metrics collected and privacy considerations.

Getting Started

Choose the integrations that fit your workflow:

  • Status Line - Best for always-visible session monitoring in your terminal
  • MCP Server - Best for agent-driven budget awareness
  • Telemetry - Best for teams wanting usage analytics and ROI tracking