UNPKG

ken-you-think

Version:

A single-tool MCP that guides coding agents through implementation thinking - TypeScript edition

9 lines 273 B
#!/usr/bin/env node /** * Ken-You-Think MCP Server - TypeScript Edition * * A single-tool MCP that guides coding agents through implementation thinking. * No Python, no pip, no permission issues - just pure TypeScript! */ export {}; //# sourceMappingURL=index.d.ts.map