We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheMacroeconomicDao/bybit-ai-trader'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"qwen_api_key": "your_qwen_openrouter_api_key_here",
"bybit_api_key": "your_bybit_api_key_here",
"bybit_api_secret": "your_bybit_api_secret_here",
"qwen_model": "qwen/qwen-turbo",
"testnet": false,
"comment": "⚠️ НИКОГДА НЕ КОММИТЬТЕ РЕАЛЬНЫЕ КЛЮЧИ! Скопируйте в autonomous_agent.json и заполните реальными значениями. Рекомендуется использовать переменные окружения (.env) вместо этого файла."
}