IDAssistMCP: IDAssistMCP is a standalone MCP server plugin for IDA Pro 9.x that exposes IDA's analysis capabilities to LLM clients. It provides 38 MCP tools, 8 resources, and 7 guided prompts for reverse engineering tasks. The server supports SSE and Streamable HTTP transports and includes features like thread-safe IDB modifications, LRU cache, and async task management.; 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.
Reverse engineering and binary analysis
Automated code review: set up a daemon that reviews pull requests or file changes.