MCPcopy Create free account
hub / github.com/CopilotKit/OpenGenerativeUI / stdio.ts

File stdio.ts

apps/mcp/src/stdio.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
2import { createMcpServer } from "./server.js";
3
4const server = createMcpServer();

Callers

nothing calls this directly

Calls 1

createMcpServerFunction · 0.85

Tested by

no test coverage detected