ziegfried/convex-durable-agents
A durable AI agents component for Convex with automatic retries, crash recovery, and tool execution
Platform-specific configuration:
{
"mcpServers": {
"convex-durable-agents": {
"command": "npx",
"args": [
"-y",
"convex-durable-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...