main

Access

What may act in your cloud, and what may act on your behalf. Cloud accounts are the connections Archie deploys, drift-checks and destroys through; API keys are how agents and CI reach Archie itself.

Cloud AccountsNo accounts yet

Save AWS, Azure, or GCP credentials once — devs select them from a dropdown in the deploy form. KMS-encrypted server-side storage.

API KeysNo keys yet

API keys allow CI/CD pipelines to authenticate with the Archie API using Authorization: Bearer archie_... headers.

Connecting an agent?
Claude Code, Claude Desktop and GitHub Copilot reach Archie over MCP at https://3c83vxcb9g.execute-api.us-east-1.amazonaws.com/mcp with the key as a Bearer header. The agent sees only the tools your role allows, and every call is authorised again server-side — a key can never do more than you can.
No API keys yet. Create one to integrate with your CI/CD pipeline.