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
| Column | Description |
|---|---|
| Session ID | MCP session identifier |
| User | Authenticated user (via API key) |
| Connected At | Session start time |
| Last Activity | Last tool invocation |
| Tools Used | Count 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 transferscreate_withdraw— blockchain withdrawalscreate_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.