-
v2.6.4-dev Pre-release
released this
2026-05-19 01:26:12 +02:00 | 12 commits to main since this releasev2.6.4-dev
MCP Server Plugin Type for the v2.7.0 plugin ecosystem milestone.
Added
- Declarative
type: mcpplugin manifests with YAML validation. McpServerRegistryto register and inspect MCP server definitions.- Transport validation for
stdio,sse, andhttpMCP servers. - Install-time MCP registration without the JVM classloader or bytecode scan path.
- MCP plugin lifecycle coverage for stdio registration and install behavior.
Validation
cd packages/core mvn -q -Dtest=PluginSafetyServiceTest,StorePolicyServiceTest,PluginRegistryServiceTest,ManifestValidatorTest,McpServerRegistryTest,PluginLifecycleMcpTest,PluginPerformanceBaselinesTest testDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Declarative