See It In Action
Real screenshots from Claude Code CLI and claude.ai using AgentiBridge tools.
Claude Code CLI
list_sessions — Browse all sessions

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

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

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

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

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.