We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/phainestai/mimir'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
do-fix-tests.md•289 B
---
trigger: model_decision
description: Encountered failing test
---
Failing tests are major problem - we don't start new development until we fix them.
If its a test problem - fix it.
If its a implementation details VS test diff - either fix the test, or ask user what takes precedence.