{
  "markdown": "# Arquestra — Claude Code Plugin\n\nConnects [Claude Code](https://claude.ai/code) to [Arquestra](https://apertura-ai.de) by Apertura AI — an AI orchestration platform for scientific computing, computational chemistry, and HPC workflows.\n\n**MCP endpoint:** `https://api.apertura-ai.de/mcp/orchestration`  \n**Auth:** OAuth 2.0 PKCE — sign in once with your Arquestra account, token stored for 90 days.\n\n---\n\n## Install\n\n### Via Arquestra Runner (recommended — automatic)\n\nIf you have the [Arquestra Runner](https://apertura-ai.de) installed:\n\n```bash\narquestra-runner configure-mcp --agent all\n```\n\nThis registers the plugin automatically. On first use, Claude Code opens `https://apertura-ai.de/oauth/connect` in your browser. If you are already signed into your Arquestra account there, authorization completes instantly with no extra steps. If not, sign in once and you are done.\n\n### Via Claude Code Plugin Manager (manual fallback)\n\n1. Open **Manage Plugins** → Install by GitHub URL\n2. Enter: `https://github.com/Apertura-AI/arquestra-claude-plugin`\n3. Click **Install**\n4. On first use, Claude Code opens `https://apertura-ai.de/oauth/connect` — sign in if not already authenticated.\n\n---\n\n## Available tools\n\n| Tool | Description |\n|---|---|\n| `cloud_mcp_probe` | Verify cloud MCP connection |\n| `create_run` | Start a new run — returns `run_id` and enters the orchestration loop |\n| `list_runs` | List your runs, newest first |\n| `get_run` | Get status and details for a specific run |\n| `get_run_logs` | Fetch current state and logs for a run |\n| `list_machines` | List your registered runner machines |\n| `list_packs` | List available domain packs (chemistry, HPC, bioinformatics…) |\n\n---\n\n## Auth\n\n**OAuth 2.0 PKCE** — the API exposes `/.well-known/oauth-authorization-server`. Claude Code handles the full login flow on first connection. No tokens to paste or manage. The 90-day access token is stored locally and renewed on expiry.\n\n---\n\n## Other agents\n\nFor Codex CLI, Gemini CLI, VS Code, Cursor, and others — the runner covers them too:\n\n```bash\narquestra-runner configure-mcp --agent all\n```\n\n---\n\n## Links\n\n- [Arquestra](https://apertura-ai.de)\n- [Apertura AI](https://github.com/Apertura-AI)\n- [OAuth server metadata](https://api.apertura-ai.de/.well-known/oauth-authorization-server)\n",
  "bytes": 2302,
  "sha": "889ec0d8dd69935204afd2cdbe70cb60a60f5673510bd6d1c3580eb244ce37b9",
  "repo_slug": "apertura-ai/arquestra-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_apertura_ai_arquestra_claude_plugin_arqu_5b6e6656/readme"
}