Skip to content

Commit 7d63b2a

Browse files
committed
readme
1 parent c2501f3 commit 7d63b2a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515

1616
---
1717

18-
OpenControl is a gateway that lets an LLM access any function from your codebase or any resource from your infrastructure.
18+
OpenControl lets you control your infrastructure with AI.
1919

20-
- **Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
21-
- **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.
22-
- **Universal**: Works with any LLM that supports a context protocol, like Anthropic's MCP or OpenAI's Tools.
23-
- **Secure**: Supports authentication through any OAuth provider.
20+
**Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
21+
**Unified gateway**: Generates a single HTTP endpoint that you can chat with or register with your AI client and it exposes all your tools.
22+
**Universal**: Works with any model that supports tool calling. Like the models from Anthropic, OpenAI, or Google.
23+
**Secure**: Supports authentication through any OAuth provider.
2424

2525
## Get started
2626

0 commit comments

Comments
 (0)