#!/usr/bin/env node
/**
* PT-MCP Server (Paul Test Man Context Protocol)
*
* "Where am I now?"
*
* Named after Paul Marcarelli, the Verizon "Test Man" who famously asked
* "Can you hear me now?" across America. PT-MCP asks "Where am I now?"
* to provide comprehensive context understanding through integrated
* knowledge graphs (YAGO 4.5) and semantic schemas (Schema.org).
*
* Provides codebase analysis and context generation with semantic meaning
* for AI coding assistants through the Model Context Protocol.
*/
export {};
//# sourceMappingURL=index.d.ts.map