Skip to content

Add support for Claude Code and Small Refactoring #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025

Conversation

Chapoly1305
Copy link
Contributor

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
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