MCPcopy
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

1import express from 'express';
2import cors from 'cors';
3import path from 'path';
4import { fileURLToPath } from 'url';

Callers

nothing calls this directly

Calls 7

getAvailableProvidersFunction · 0.90
getProviderFunction · 0.90
initializeProvidersFunction · 0.90
updateOpencodeConfigFunction · 0.85
queryMethod · 0.45
abortMethod · 0.45

Tested by

no test coverage detected