AIKraft/MCP-серверы/io.github.Thunder-Compute/thunder-compute

io.github.Thunder-Compute/thunder-compute

GPU cloud platform — создавайте, управляйте и отслеживайте instances, snapshots, SSH keys и billing.

Thunder-Compute Удалённый · HTTP official

Что это

GPU cloud platform — создавайте, управляйте и отслеживайте instances, snapshots, SSH keys и billing.

Как подключить

1Remote MCP — устанавливать локально не нужно
https://api.thundercompute.com:8443/mcp
2Добавить в конфиг MCP-клиента (mcp.json / claude_desktop_config.json)
{ "mcpServers": { "io-github-thunder-compute-thunder-compute": { "url": "https://api.thundercompute.com:8443/mcp" } } }

Вставьте блок в конфиг клиента (Claude Desktop, Claude Code, Cursor, VS Code, Cline). Для защищённого endpoint добавьте заголовок авторизации из официальной инструкции.