declare function startMcpServer(opts?: { keyPath?: string; }): Promise; export { startMcpServer };