Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ resolveClientProjectId } from
'@openpanel/db'
;
2
import
{ createLogger } from
'@openpanel/logger'
;
3
import
{ z } from
'zod'
;
4
import
type
{ McpAuthContext } from
'../auth'
;
Callers
nothing calls this directly
Calls
1
createLogger
Function · 0.90
Tested by
no test coverage detected