MCPcopy Create free account
hub / github.com/Noumena-Network/code / ide.ts

File ide.ts

src/utils/ide.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Client } from '@modelcontextprotocol/sdk/client/index.js'
2import axios from 'axios'
3import { execa } from 'execa'
4import capitalize from 'lodash-es/capitalize.js'

Callers

nothing calls this directly

Calls 7

isVSCodeIdeFunction · 0.85
isJetBrainsIdeFunction · 0.85
isInternalBuildFunction · 0.85
getPlatformFunction · 0.85
checkIdeConnectionFunction · 0.85
execFileNoThrowFunction · 0.70
logForDebuggingFunction · 0.70

Tested by

no test coverage detected