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

Function McpRedirectBanner

src/commands/plugin/PluginSettings.tsx:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 return ` • ${n}`;
77}
78function McpRedirectBanner() {
79 return null;
80}
81type ErrorRowAction = {
82 kind: 'navigate';
83 tab: TabId;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected