Files
shockbot/mcp/index.ts
T
Colin McDonnell 47716aa119 Fix outer build
2025-11-13 17:16:36 -08:00

5 lines
187 B
TypeScript

// for reasos this can't live alongide config.ts
// because its imported into the frontend UI
// and we don't want to pull in FastMCP, etc
export const ghPullfrogMcpName = "gh-pullfrog";