Needs auth: github MCP
mcp-connection-state:claude-code-needs-auth-github
MCPConnectionStateextensions/mcp-connection-states/claude-code-needs-auth.yaml·Open in Graph → {
"id": "mcp-connection-state:claude-code-needs-auth-github",
"_kind": "MCPConnectionState",
"_file": "extensions/mcp-connection-states/claude-code-needs-auth.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Needs auth: github MCP",
"serverName": "github",
"state": "needs-auth",
"configScopeId": "mcp-config-scope:claude-code-project",
"oauthCallbackPort": 33417,
"description": "OAuth flow pending — listening on callbackPort for the user-visible\nredirect. Until the flow completes the server isn't usable.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "tool-server:github-issues-mcp",
"to": "mcp-connection-state:claude-code-needs-auth-github",
"kind": "has_connection_state",
"attributes": {}
}
]
}