MCPcopy Create free account
hub / github.com/ShipSecAI/studio / mcpGroupStore.ts

File mcpGroupStore.ts

frontend/src/store/mcpGroupStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import type { McpHealthStatus } from '@shipsec/shared';
3import {
4 mcpGroupsApi,

Callers

nothing calls this directly

Calls 5

createInitialStateFunction · 0.70
getMethod · 0.65
createFunction · 0.50
listGroupsMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected