iiRecord
Agentic AI Atlas · Needs auth: github MCP
mcp-connection-state:claude-code-needs-auth-githuba5c.ai
II.
MCPConnectionState JSON

mcp-connection-state:claude-code-needs-auth-github

Structured · live

Needs auth: github MCP json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/mcp-connection-states/claude-code-needs-auth.yamlCluster · extensions
Record JSON
{
  "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": {}
    }
  ]
}