#!/usr/bin/env node /** * Forgen — MCP Compound Knowledge Server * * Pull 모델: Claude가 필요할 때 compound-search/read를 직접 호출. * instructions 필드로 Claude에게 compound 도구 사용법을 안내. */ export {};