Meeting follow-up
Turn every meeting into assigned work nobody has to write up.
- Trigger
- Zoom meeting ends, then 5 min
- Apps
- Granola · Slack · Linear
- Output
- Slack recap and assigned Linear tickets
Install the Runbear MCP server once, then describe the workflow in Claude Code, Codex, or Cursor. Runbear drafts the trigger, the apps, and the output for your review. After you deploy it, it runs for your team.
When a Zoom meeting ends, wait 5 minutes, pull the notes from Granola, post the action items to #product-sync, open a Linear ticket for each one, and mention the owner.
Drafted a new agent configuration.
Meeting follow-up
Review nextNothing connected or deployed yet
Start with one MCP connection
Choose the client you already use, run its install step, and complete OAuth in the browser.
Claude Code
Requires remote HTTP MCP support.
claude mcp add --transport http runbear https:// api.runbear.io/ mcp/ ccConnect
Run the command in the project where you want Claude Code to use Runbear.
Authenticate
Run /mcp, select Runbear, and complete OAuth in the browser. Runbear uses your only or saved default organization.
Verify
/mcp should show Runbear as connected. You can also inspect the server from your terminal.
claude mcp list
claude mcp get runbearThe first Runbear action opens a browser window. Sign in and return to your coding client. Runbear uses your only organization or saved MCP default, and you never paste a Runbear API token into chat.
If your account belongs to multiple organizations and OAuth cannot resolve a saved MCP default, contact Runbear Support before retrying.
Tied to your Runbear account
Bound to your only or saved default organization
No API token pasted into chat
Starter prompt keeps deployment out of scope
The starter prompt asks your coding client to draft the instructions and propose the app connections, schedule, and output. It shows the complete configuration without connecting apps, creating triggers, or deploying.
Create a new Runbear agent named Weekly Standup.
Draft instructions that collect team updates and summarize blockers.
Propose the app connections, weekly schedule, and output this agent would need.
After creating it, show me the complete configuration and recommendations.
Do not connect apps, create triggers, or deploy it yet.Runbear Agent Skills deploys an existing Claude Code project into a hosted Agent SDK agent. It does not connect that agent to Slack automatically.
Start from the outcome
Runbear turns the request into a draft blueprint: when the agent should run, which apps it needs, and what it should produce. You review each decision before connecting or deploying it.
Turn every meeting into assigned work nobody has to write up.
Turn new support conversations into a reviewable action plan.
Give operators the context they need before deciding what to do.
Runbear appears connected in /mcp
OAuth returns you to Claude Code
The response presents Weekly Standup as undeployed
Claude Code shows the draft instructions and complete configuration
Proposed app connections, weekly schedule, and output are ready to review
When the blueprint looks right, use the MCP reference to connect apps, create triggers, test the workflow, and deploy. It also documents permissions, traces, security, and limitations.