See It In Action

Real screenshots from Claude Code CLI and claude.ai using AgentiBridge tools.


Claude Code CLI

list_sessions — Browse all sessions

CLI list_sessions output showing 5 sessions with project, summary, turns, and tool calls

The list_sessions tool returns sessions across all projects with metadata — summaries, turn counts, tool call stats, and timestamps. Filter by project or time range.


claude.ai

list_sessions — Session listing from the web

claude.ai list_sessions showing 3 recent sessions with metadata

The same tools work from claude.ai via the remote HTTP transport. Connect once with OAuth 2.1, then query your sessions from any browser.

list_plans — Plan catalog

claude.ai list_plans showing 5 plans with codenames and dates

Browse implementation plans across all projects. Each plan has a unique codename and links back to the session that created it.

list_memory_files — Memory catalog

claude.ai list_memory_files showing 10 memory files across projects

List all memory files across your Claude Code projects — the curated knowledge your agents have built up over time.

Memory contents

claude.ai displaying memory file contents with recent learnings

Read the actual contents of any memory file. Use this to review what your agents have learned, or inject past context into new conversations.


More examples coming — dispatch jobs, semantic search results, session restore, and more MCP clients. Have a screenshot to share? Open an issue.