Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ appserver-connector.test.ts
File
appserver-connector.test.ts
packages/plugins/mcp/src/sdk/appserver-connector.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect, Predicate } from
"effect"
;
3
import
{ fileURLToPath } from
"node:url"
;
4
Callers
nothing calls this directly
Calls
6
createMcpConnector
Function · 0.90
appServerInput
Function · 0.85
browserInput
Function · 0.85
push
Method · 0.80
resolve
Method · 0.80
withConnection
Function · 0.70
Tested by
no test coverage detected