MCPcopy
hub / github.com/21st-dev/1code / claude.ts

File claude.ts

src/main/lib/trpc/routers/claude.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { observable } from "@trpc/server/observable"
2import { eq } from "drizzle-orm"
3import { app, BrowserWindow, safeStorage } from "electron"
4import * as fs from "fs/promises"

Callers

nothing calls this directly

Calls 15

getDatabaseFunction · 0.90
checkOfflineFallbackFunction · 0.90
setConnectionMethodFunction · 0.90
createTransformerFunction · 0.90
buildAgentsOptionFunction · 0.90
buildClaudeEnvFunction · 0.90
logClaudeEnvFunction · 0.90
readClaudeDirConfigFunction · 0.90
getEnabledPluginsFunction · 0.90
discoverPluginMcpServersFunction · 0.90

Tested by

no test coverage detected