Skip to content
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

imcp-server process persists after Claude termination when iMCP is not operational #28

Closed
noppefoxwolf opened this issue Mar 10, 2025 · 3 comments · Fixed by #51
Closed
Labels
bug Something isn't working

Comments

@noppefoxwolf
Copy link

noppefoxwolf commented Mar 10, 2025

If you initiate Claude while iMCP is not operational, the imcp-server appears to persist in the process even after Claude has terminated.

Image

@noppefoxwolf noppefoxwolf changed the title imcp-server process still alive imcp-server process persists after Claude termination when iMCP is not operational Mar 10, 2025
@mattt
Copy link
Member

mattt commented Mar 10, 2025

Thanks for calling this out, @noppefoxwolf. I'm looking to take another pass at how the CLI and app communicate, and will be sure to address this issue of closed connections not terminating the process.

@mattt mattt added the bug Something isn't working label Mar 14, 2025
@mattt mattt closed this as completed in #51 Mar 31, 2025
@mattt
Copy link
Member

mattt commented Mar 31, 2025

Hey, thanks for your patience. I just merged #51, which seems to resolve this issue. I'll cut a release with that change later today.

@mattt
Copy link
Member

mattt commented Apr 3, 2025

Alright, this is now available in version 1.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants