Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ StdioServerTransport } from
"@modelcontextprotocol/sdk/server/stdio.js"
;
2
import
{ createMcpServer } from
"./server.js"
;
3
4
const
server = createMcpServer();
Callers
nothing calls this directly
Calls
1
createMcpServer
Function · 0.85
Tested by
no test coverage detected