Skip to content

Conversation

@Chapoly1305
Copy link

This pull request introduces updates to the install_mcp_servers function in src/ida_pro_mcp/server.py. The changes include adding support for a new server configuration and improving the JSON parsing logic for better error handling.

New server support:

  • Added support for "Claude Code" server configuration, specifying its default path and configuration file (.claude.json).

JSON parsing improvement:

  • Replaced json.load with json.loads to parse JSON data more flexibly, ensuring compatibility with string-based JSON inputs.

Copy link
Owner

@mrexodia mrexodia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mrexodia
Copy link
Owner

Thanks a lot for your contribution!

@mrexodia mrexodia merged commit 2f0f925 into mrexodia:main Jun 11, 2025
can1357 pushed a commit to can1357/ida-pro-mcp that referenced this pull request Dec 19, 2025
Add support for Claude Code and Small Refactoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants