MCP-сервер генерации QR-кодов для агентов.
npx qr-for-agent Claude Desktop / Cursor Add to your MCP config (claude_desktop_config.json or .cursor/mcp.json): { "mcpServers": { "qr-for-agent": { "command": "npx", "args": ["-y", "qr-for-agent"], "env": { "API_KEY": "your-api-key", "BASE_UR