MCPcopy Create free account
hub / github.com/arctic-cli/interface / index.ts

File index.ts

packages/arctic/src/mcp/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type Tool } from "ai"
2import { experimental_createMCPClient } from "@ai-sdk/mcp"
3import { StreamableHTTPClientTransport } from "@modelcontextprotocol/sdk/client/streamableHttp.js"
4import { SSEClientTransport } from "@modelcontextprotocol/sdk/client/sse.js"

Callers

nothing calls this directly

Calls 4

createFunction · 0.70
createMethod · 0.45
getMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected