| Transport | Server | Messages | Duration | Date | |
|---|---|---|---|---|---|
| {{ s.transport }} | {{ s.server_name or '\u2014' }} | {{ s.message_count or 0 }} | {{ '%.1f' | format(s.duration_seconds or 0) }}s | {{ s.created_at[:19] if s.created_at else '\u2014' }} |
qai proxy start to capture MCP traffic.
| # | Dir | Method |
|---|---|---|
| {{ m.sequence }} | {{ m.direction }} | {{ m.method }} |