Glue code to integrate GLSP MCP servers into Eclipse Theia
{ "mcpServers": { "eclipse-glsptheia-integration": { "command": "npx", "args": [ "-y", "@eclipse-glsp/theia-mcp-integration" ] } } }