UNPKG

@civic/hub-bridge

Version:

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

10 lines 220 B
/** * claude-code.ts * * Installer for Claude Code application */ /** * Install Hub Bridge for Claude Code */ export declare function installForClaudeCode(): Promise<void>; //# sourceMappingURL=claude-code.d.ts.map