Skip to main content

MCP Monitor

Monitor Model Context Protocol (MCP) connections and AI agent activity.

Overview

The MCP Monitor tracks Claude Code and other AI agents connected to the platform:

  • Active MCP sessions
  • Tool invocation history
  • Resource access patterns
  • OTP confirmation flows

Features

Active Sessions

ColumnDescription
Session IDMCP session identifier
UserAuthenticated user (via API key)
Connected AtSession start time
Last ActivityLast tool invocation
Tools UsedCount of tool calls in session

Tool Usage

Distribution of MCP tool invocations:

  • AuthProxy tools (user_info, user_search, etc.)
  • TrexWallet tools (wallet_balance, market_rates, etc.)
  • Chat tools (chat_send, chat_search, etc.)
  • Total: 43 built-in tools across all modules

OTP Confirmations

Track two-step confirmation flows for sensitive operations:

  • wallet_transfer — internal transfers
  • create_withdraw — blockchain withdrawals
  • create_swap — currency swaps

Prerequisites

MCP is a paid feature available on Startup, Business Standalone, and Business Subscription license tiers. It is not available on the Personal Free tier. The platform development sentinels (localhost, dev.itbuild.app) bypass this restriction for testing purposes.

See Licensing for tier comparison.