Skip to content

Switched to async mcp server start#313

Open
rayman2000 wants to merge 1 commit into
masterfrom
nklose/async-mcp-start
Open

Switched to async mcp server start#313
rayman2000 wants to merge 1 commit into
masterfrom
nklose/async-mcp-start

Conversation

@rayman2000

@rayman2000 rayman2000 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Claude Code has a 30s timeout for mcp servers. The initial JVM start-time can get close to this (for me ~25s), and adding the install step via uv (~10s) got me over it. This change make the mcp server answer the start up request immediately and start the JVM in the background, which should always keep us far under 30s.


This change is Reviewable

@rayman2000
rayman2000 marked this pull request as ready for review July 13, 2026 14:21
@rayman2000
rayman2000 requested a review from marcoeilers July 13, 2026 15:47
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.

1 participant