AgentiBridge Documentation
AgentiBridge is a standalone MCP server that indexes Claude Code CLI transcripts and exposes them via 16 MCP tools.
Getting Started
- Connecting Clients — Connect Claude Code, claude.ai, ChatGPT, and other MCP clients
Architecture
- Semantic Search — Natural language search across transcripts using embeddings
- Remote Access — SSE/HTTP transport with API key authentication
- Session Dispatch — Fire-and-forget background jobs, session resume, and context injection
- Knowledge Catalog — Memory files, plans, and prompt history
Deployment
- Releases — Release automation, versioning, PyPI, Docker Hub, and GHCR publish workflows
- Reverse Proxy — Nginx, Caddy, and Traefik configurations with SSL
- Cloudflare Tunnel — Secure internet exposure without port forwarding
Reference
- CLI Commands — All
agentibridgecommands with options and examples - Configuration — All environment variables with defaults