Loading MCP server directory, please wait...
Know when cron jobs and AI agents stop running: create monitors and check in from your agent.
npx @getmcp/cli add dev.vivere/monitorsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by a Vivere API key (vv_...), created at https://vivere.dev/app/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.vivere/monitors": {
"url": "https://vivere.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}