Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
'zustand'
;
2
import
type
{ McpHealthStatus } from
'@shipsec/shared'
;
3
import
{
4
mcpGroupsApi,
Callers
nothing calls this directly
Calls
5
createInitialState
Function · 0.70
get
Method · 0.65
create
Function · 0.50
listGroups
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected