Unify MCP across clients; remove legacy plugin server
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled

This commit is contained in:
DSS
2025-12-12 14:33:18 -03:00
parent 1d53ec341d
commit ec09a0a662
60 changed files with 3451 additions and 4668 deletions

View File

@@ -105,7 +105,7 @@ def mcp_get_compiler_status() -> str:
# MCP Tool Registry
# This can be imported by dss-mcp-server.py to register the tools
# These tool definitions can be imported by the unified DSS MCP layer if needed.
MCP_TOOLS = {
"dss_get_resolved_context": {