MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp3

Function _temp3

src/components/mcp/MCPSettings.tsx:389–391  ·  view source on GitHub ↗
(client)

Source from the content-addressed store, hash-verified

387 return a.name.localeCompare(b.name);
388}
389function _temp3(client) {
390 return client.name !== "ide";
391}
392function _temp2(s_0) {
393 return s_0.agentDefinitions;
394}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected