/**
* Auto-initialization for MCP Identity
*
* Just import this file to automatically enable MCP-I for any MCP server:
*
* ```typescript
* import "@kya-os/mcp-i/auto";
* ```
*
* That's it! Your MCP server now has identity.
*/export {};
//# sourceMappingURL=auto.d.ts.map