MCP Language Server

{ "mcpServer": { "command": "node", "args": ["./build/index.js"], "env": { "MS_TENANT_ID": "your-tenant-id", "MS_CLIENT_ID": "your-client-id", "MS_CLIENT_SECRET": "your-client-secret" } } }