MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / handler.ts

File handler.ts

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

Source from the content-addressed store, hash-verified

1import { InMemoryTransport } from '@modelcontextprotocol/sdk/inMemory.js';
2import type { JSONRPCMessage } from '@modelcontextprotocol/sdk/types.js';
3import type { IncomingMessage, ServerResponse } from 'node:http';
4import { createLogger } from '@openpanel/logger';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected