Skip to content

clean ups and optimisation in mcp#3012

Merged
afsalthaj merged 4 commits intomainfrom
fix_2864
Mar 18, 2026
Merged

clean ups and optimisation in mcp#3012
afsalthaj merged 4 commits intomainfrom
fix_2864

Conversation

@afsalthaj
Copy link
Contributor

@afsalthaj afsalthaj commented Mar 18, 2026

Fixes #2864

Simply ensures reduced db calls overall, with proper cache which gets reused if multiple clients try to initiate.
CompiledMcp has more details now, reducing the number of things to do list tools or resources once server tries to fetch the CompiledMcp.

@afsalthaj afsalthaj marked this pull request as ready for review March 18, 2026 06:18
@afsalthaj afsalthaj merged commit 09b4b06 into main Mar 18, 2026
54 of 55 checks passed
@afsalthaj afsalthaj deleted the fix_2864 branch March 18, 2026 09:56
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimizations and cleanups within MCP integration

2 participants