Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ http.ts
File
http.ts
mcp-server/src/http.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/**
3
* HTTP + SSE entrypoint —
for
remote hosting (Railway, Render, VPS, etc.)
4
*
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
error
Method · 0.45
Tested by
no test coverage detected