Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Infiland/cursor-opencode-auth
/ cli.ts
File
cli.ts
packages/cursor-openai-bridge/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ loadBridgeConfig } from
"./lib/config.js"
;
2
import
{ startBridgeServer } from
"./lib/server.js"
;
3
4
async
function
main() {
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected