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

File shared.ts

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

Source from the content-addressed store, hash-verified

1import { resolveClientProjectId } from '@openpanel/db';
2import { createLogger } from '@openpanel/logger';
3import { z } from 'zod';
4import type { McpAuthContext } from '../auth';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected