Flow Relay reads what's happening across multiple platforms, and turns it into briefs your team can actually use. Context handoffs, onboarding, architecture insights – all generated automatically, all read-only.
Read-only across your stack. Hard spend cap on AI usage. Yours to revoke any time.
When you stop working, Flow Relay generates a brief: where you left off, decisions made, open questions, next steps. Pick it up days later and resume in minutes, not hours.
PRs, tickets, threads, docs - everything gets linked automatically. One change touches multiple tools; Flow Relay shows you all of it in one place.
New teammate? Flow Relay reads weeks of context across your tools and writes a knowledge brief from your project's history. Productive from day one, no shoulder-tapping.
From diffs and discussions, Flow Relay surfaces architectural decisions and trade-offs. See why the codebase is shaped the way it is - before changing it.
Flow Relay reads your stack, correlates signals across tools, and writes actionable briefs automatically – no copy-paste, no overhead.
Connect your tools
Wherever the work happens – all read-only.
Flow Relay reads
Activity is captured continuously. No manual input required.
Brief generated
One command produces a full context handoff, correlation, or onboarding guide.
The Flow Relay MCP Server connects directly to Claude Desktop and Claude Code. Generate handoffs, list integrations, and browse events through natural conversation – no UI switch needed.
generate_handoff– briefs on demandlist_integrations– see what's connectedlist_events– browse recent activitygenerate_onboarding_brief– onboard fast{
"mcpServers": {
"flowrelay": {
"command": "npx",
"args": ["-y", "@flowrelay/mcp-server"],
"env": {
"FLOWRELAY_API_KEY": "fr_your_api_key_here",
"FLOWRELAY_PROJECT_ID": "your_project_id"
}
}
}
}