checkup
01MCP server Claude CodeCodexCursor +2
MCP server "checkup" as configured in sathergate/sathergate-toolkit. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp-stdio.js with node.
MCP server Claude CodeCodexCursor +2
MCP server "checkup" as configured in sathergate/sathergate-toolkit. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp-stdio.js with node.
MCP server Claude CodeCodexCursor +2
Rate limiting for Next.js. Zero-dependency sliding window and token bucket. Runs locally from the ratelimit-next npm package.
MCP server Claude CodeCodexCursor +2
Encrypted secrets for Next.js. AES-256-GCM with no vault needed. Runs locally from the vaultbox npm package.
MCP server Claude CodeCodexCursor +2
Unified notifications for Next.js. Multi-provider SMS, email, and push. Runs locally from the @sathergate/notifykit npm package.
MCP server Claude CodeCodexCursor +2
Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service. Runs locally from the searchcraft npm package.
MCP server Claude CodeCodexCursor +2
Cron jobs for Next.js. Serverless-native scheduling with retry support. Runs locally from the croncall npm package.
MCP server Claude CodeCodexCursor +2
Image processing pipeline for Next.js. Responsive optimization with Sharp. Runs locally from the shutterbox npm package.
MCP server Claude CodeCodexCursor +2
Feature flags for Next.js. One file, full control with A/B testing. Runs locally from the flagpost npm package.