agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; 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.
Developing new AI agents with a standard interface
Reverse engineering and binary analysis