Status: 429
Type: unknown_api_error
Message: Failed after 3 attempts. Last error: 429 status code (no body)
Raw Error:
{
"url": "<http://localhost:9000/v1/cerebras/0ed72c90-cea3-490b-ac3c-d04843dc2fb0/chat/completions>",
"statusCode": 429,
"isRetryable": true,
"responseBody": {
"error": {
"message": "429 status code (no body)",
"type": "unknown_api_error"
}
}
}```
Read-only live mirror of Archestra.AI Slack
πJoin the discussion withAI enthusiasts!terraform project with the server ready to go. From your screenshot, here's what I can see and suggest: *What you have: - The GitHub MCP Server (v1.6.0) β it's currently installed (you can see the Uninstall / Disable buttons, so it's active). - Three tabs: DETAILS, MANIFEST, and CONFIGURATION. Next steps to actually use it: 1. Click the CONFIGURATION tab β that's where you'll set your GitHub token / auth so the server can talk to GitHub on your behalf. 2. Make sure the server is Enabled (not disabled). 3. Once configured, the tools like issue_read:get, pull_request_read:get_comments, etc. become available to your AI assistant. One thing to note from the details you're reading: that section is about lockdown mode β some tools error out or filter content if the author lacks push access to a repo. Good to keep in mind when testing. Are you trying to connect this GitHub server to your own MCP setup, or build your own MCP server* modeled on this one? Let me know your goal and I'll point you to the exact steps. π π€ Slack Agent π€ Slack Agent