- Explore MCP Servers
- zed-ida-mcp
Zed Ida Mcp
What is Zed Ida Mcp
zed-ida-mcp is a Minecraft Protocol (MCP) plugin for IDA Pro, powered by the Zed Engine and developed in Rust. It serves as a context server that integrates with IDA Pro to enhance code analysis capabilities.
Use cases
Use cases include reverse engineering Minecraft mods, analyzing game mechanics, and improving the understanding of Minecraft’s underlying code structure.
How to use
To use zed-ida-mcp, start IDA Pro with the ida-pro-mcp plugin, connect Zed to the MCP server, and utilize Zed’s context features to access decompiled code results from IDA Pro.
Key features
Key features include seamless integration with Zed editor, real-time code analysis feedback from IDA Pro, and support for Minecraft Protocol analysis through IDA Pro.
Where to use
zed-ida-mcp is primarily used in software reverse engineering, particularly for analyzing Minecraft-related code and enhancing the decompilation process.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Zed Ida Mcp
zed-ida-mcp is a Minecraft Protocol (MCP) plugin for IDA Pro, powered by the Zed Engine and developed in Rust. It serves as a context server that integrates with IDA Pro to enhance code analysis capabilities.
Use cases
Use cases include reverse engineering Minecraft mods, analyzing game mechanics, and improving the understanding of Minecraft’s underlying code structure.
How to use
To use zed-ida-mcp, start IDA Pro with the ida-pro-mcp plugin, connect Zed to the MCP server, and utilize Zed’s context features to access decompiled code results from IDA Pro.
Key features
Key features include seamless integration with Zed editor, real-time code analysis feedback from IDA Pro, and support for Minecraft Protocol analysis through IDA Pro.
Where to use
zed-ida-mcp is primarily used in software reverse engineering, particularly for analyzing Minecraft-related code and enhancing the decompilation process.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
zed-ida-mcp
This extension integrates IDA Pro MCP Server as a context server for Zed.
Features
- Connects to IDA Pro MCP server to retrieve decompiled code context
- Integrates seamlessly with Zed editor
- Provides real-time code analysis feedback from IDA Pro
- Supports Minecraft Protocol analysis through IDA Pro integration
Prerequisites
- Rust toolchain (latest stable version)
- IDA Pro with ida-pro-mcp plugin installed
- Zed editor
Installation
TODO: Add installation instructions
Usage
- Start IDA Pro with ida-pro-mcp plugin
- Connect Zed to the MCP server
- Use Zed’s context features with IDA Pro decompilation results
Development
# Build the extension
cargo build --release
# Run tests
cargo test
Configuration
TODO: Add configuration instructions
Credits
- ida-pro-mcp by mrexodia
- Zed editor team
License
TODO: Add license information
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










