mcp-logic: MCP-Logic is an MCP server for automated first-order logic reasoning using Prover9 and Mace4. It provides theorem proving, model finding, counterexample generation, syntax validation, categorical reasoning, propositional contingency checking, and abductive reasoning. All dependencies are automatically installed.; 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.
Prove logical theorems, e.g., 'all x (man(x) -> mortal(x)), man(socrates) ⊢ mortal(socrates)'
Automated code review: set up a daemon that reviews pull requests or file changes.