Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ mcp-modern.test.ts
File
mcp-modern.test.ts
apps/local/src/mcp-modern.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
{ Client, StreamableHTTPClientTransport } from
"@modelcontextprotocol/client"
;
3
import
{ Effect } from
"effect"
;
4
Callers
nothing calls this directly
Calls
6
createMcpRequestHandler
Function · 0.90
toString
Method · 0.80
push
Method · 0.80
get
Method · 0.65
connect
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected