Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ toolkits-mcp.test.ts
File
toolkits-mcp.test.ts
e2e/local/toolkits-mcp.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomBytes } from
"node:crypto"
;
2
import
{ createServer,
type
Server } from
"node:http"
;
3
import
type
{ AddressInfo } from
"node:net"
;
4
Callers
nothing calls this directly
Calls
15
scenario
Function · 0.90
withLocalServer
Function · 0.90
composePluginApi
Function · 0.85
makeMcp
Function · 0.85
listVisiblePathsCode
Function · 0.85
pingToolPath
Function · 0.85
end
Method · 0.80
listen
Method · 0.80
address
Method · 0.80
toString
Method · 0.80
closeServer
Function · 0.70
unique
Function · 0.70
Tested by
no test coverage detected