UNPKG

@civic/nexus-bridge

Version:

Stdio <-> HTTP/SSE MCP bridge with Civic auth handling

9 lines 262 B
/** * index.ts * * Main entry point for the Nexus Bridge. Initializes the bridge, * handles process signals, and manages graceful shutdown. * Now uses the new Bridge implementation for improved reliability. */ export {}; //# sourceMappingURL=index.d.ts.map