Skip to content

automationkit/opencontrol

 
 

Repository files navigation

OpenControl

OpenControl is a gateway that lets an LLM access any function from your codebase or any resource from your infrastructure.

  • Self-hosted: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
  • Unified gateway: Generates a single HTTP endpoint that you register with your LLM client and it exposes all the tools your team or project needs.
  • Universal: Works with any LLM that supports a context protocol, like Anthropic's MCP or OpenAI's Tools.
  • Secure: Supports authentication through any OAuth provider.

OpenControl is created by the maintainers of SST.

Join our community Discord | YouTube | X.com

About

▦ Create tools for any LLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.2%
  • JavaScript 21.6%
  • Shell 6.2%