UNPKG

mcp-adr-analysis-server

Version:

MCP server for analyzing Architectural Decision Records and project architecture

6 lines 189 B
/** * TypeScript interfaces for MCP tool arguments * Defines proper types for all tool methods to replace Record<string, unknown> */ export {}; //# sourceMappingURL=tool-arguments.js.map