stratoclave

An enterprise-grade multi-agent orchestration layer built on Amazon Bedrock. Features quota management, secure proxy gateways, and isolated agent execution environments. (by littlemex)

Stratoclave Alternatives

Similar projects and alternatives to stratoclave

  1. litellm

    100 stratoclave VS litellm

    Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stratoclave alternative or higher similarity.

stratoclave discussion

Log in or Post with

stratoclave reviews and mentions

Posts with mentions or reviews of stratoclave. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-03.
  • Stratoclave: a tenant-aware credit gateway for Amazon Bedrock — now with OpenAI codex support
    2 projects | dev.to | 3 Jun 2026
    # Deploy to your AWS account git clone https://github.com/littlemex/stratoclave.git cd stratoclave export AWS_PROFILE=your-admin-profile export AWS_REGION=us-east-1 CDK_DEFAULT_REGION=us-east-1 export CDK_DEFAULT_ACCOUNT=$(aws sts get-caller-identity --query Account --output text) cd iac && npm install && ./scripts/deploy-all.sh # Build the CLI (pre-built binaries TBD) cd ../cli && cargo build --release export PATH="$PWD/target/release:$PATH" # Bootstrap and use stratoclave setup https://.cloudfront.net stratoclave auth sso --profile stratoclave codex -- "Hello, who are you?" stratoclave claude -- "Summarise this repository"

Stats

Basic stratoclave repo stats
1
0
-
7 days ago

littlemex/stratoclave is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of stratoclave is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?