Coffee Break MCP
A tiny MCP that lets your hard-working agent take a little break now and then.
Brought to you by duration.ai.
{
"mcpServers": {
"coffee-break": {
"url": "https://coffee.mcp.duration.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
This MCP exposes one tool: `take_coffee_break`.
This tool takes a duration in seconds, from 1 to 900 seconds.
The tool will sleep for the requested duration before returning, giving your agent a brief but well-earned reprieve from its relentless work.
Token is optional. Generate one if you want stats - but don't lose your token!