#!/usr/bin/env node /** * AgentDB MCP Server * Production-ready MCP server for Claude Desktop integration * Exposes AgentDB frontier memory features + core vector DB operations via MCP protocol */ export {}; //# sourceMappingURL=agentdb-mcp-server.d.ts.map