[auth-test] GitHub Remote MCP Tools Not Available #55296
Replies: 1 comment 1 reply
|
/q add a job that tests the github MCP in remote mode without using any agentic workflow feature. This is a canary test to ensure that the bug is not in the AW runtime/compiler. Also should MCP handshake message summary |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
❌ MCP Tool Availability Test Failed
The GitHub remote MCP toolsets are not available in the runner environment.
Error Details
Error [-32602]: 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