You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GitHub remote MCP toolsets are not available in the runner environment.
Error Details
unknown tool "get_repository"
Root Cause
MCP Tools Not Loaded: The GitHub MCP toolsets (repos, issues, discussions) are not being loaded in the runner. This prevents the agent from accessing GitHub data through MCP.
Impact
Agent cannot use list_issues, get_repository, or other GitHub MCP tools
Workflow cannot complete its authentication test
This is a configuration/infrastructure issue, not an authentication issue
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Warning
Threat Detection Engine Failure — The analysis engine could not complete. This is a tooling failure, not a security finding.
What happened
The threat detection engine failed to produce results.
Review the workflow run logs for details.
❌ MCP Tool Availability Test Failed
The GitHub remote MCP toolsets are not available in the runner environment.
Error Details
unknown tool "get_repository"
Root Cause
MCP Tools Not Loaded: The GitHub MCP toolsets (repos, issues, discussions) are not being loaded in the runner. This prevents the agent from accessing GitHub data through MCP.
Impact
list_issues,get_repository, or other GitHub MCP toolsExpected Configuration
Remediation Steps
mode: localif remote failsgh aw mcp inspect github-remote-mcp-auth-testlocally to verify tool configurationTest Configuration
All reactions