Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/composio-community/open-claude-cowork
/ server.js
File
server.js
server/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
'express'
;
2
import
cors from
'cors'
;
3
import
path from
'path'
;
4
import
{ fileURLToPath } from
'url'
;
Callers
nothing calls this directly
Calls
7
getAvailableProviders
Function · 0.90
getProvider
Function · 0.90
initializeProviders
Function · 0.90
updateOpencodeConfig
Function · 0.85
initializeComposioSession
Function · 0.85
query
Method · 0.45
abort
Method · 0.45
Tested by
no test coverage detected