Contextcore: ContextCore is a local-first MCP server that indexes your local files (text, code, images, audio, video) and provides hybrid search (BM25 + embeddings) via a single MCP server. It reduces token usage by 57% compared to pasting entire files. It works with Claude Desktop, Claude Code, Cursor, Cline, and any MCP-compatible tool.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
Developers working across large codebases to avoid pasting entire files
Automated code review: set up a daemon that reviews pull requests or file changes.