// Test setup file process.env.NODE_ENV = 'test'; process.env.MCP_LOG_LEVEL = 'error'; process.env.JWT_SECRET = 'test-secret-key-for-testing-only';