🎹 mcpPluginIntegration.ts

This commit is contained in:
nirholas
2026-03-31 10:24:24 +00:00
parent af390d3907
commit 7d3e1e2abe

View File

@@ -632,3 +632,4 @@ export async function getPluginMcpServers(
// Add plugin scope
return addPluginScopeToServers(resolvedServers, plugin.name, plugin.source)
}