Fetching from the wire…
Public story · 2026-07-16 · high
The Apache-licensed Composio alternative drew 2,682 GitHub stars in under three weeks by keeping credentials out of agents' reach.
Why now: OpenConnector's climb to 2,682 GitHub stars in under three weeks, through July 16, is what makes v1.2.0 worth watching.
OpenConnector released v1.2.0 on July 16, the latest version of a self-hosted gateway that keeps SaaS credentials out of AI agents' hands entirely, per the oomol-lab repository. Anyone connecting an agent to a real SaaS account has to decide how much that agent can see. Handing over raw API keys means a bad tool call or prompt injection can act with full account privileges.
OpenConnector is Apache 2.0 licensed and has picked up 2,682 GitHub stars since June 29, per the repository. It pitches itself as an open alternative to Composio, connecting to more than 1,000 SaaS providers and exposing over 10,000 actions. It returns only execution results and metadata to the agent, never the underlying credential.
It supports API keys, OAuth2, custom credentials, and no-auth providers. The tool exposes a TypeScript SDK, an oo connector CLI relay, an MCP endpoint at /mcp, an HTTP/OpenAPI surface at /v1/actions/*, and a debug dashboard.
That's a wide surface for a young project to maintain. The repo doesn't say how OpenConnector handles provider API changes across its 1,000-plus integrations, or what happens when one breaks.
The timing fits a pattern: credential managers and agent tooling now keep secrets behind a runtime boundary the agent never crosses. OpenConnector is a fully open, self-hosted bet on that idea, for anyone who doesn't want a third party holding the keys to a thousand integrations.
Each link below shares sources, entities, or timing with this story.
v0.10.0 (~84.8k stars, Apache-2.0) ships no agent of its own and drives whichever CLI you already have, Claude Code, Codex, Cursor, Copilot, OpenClaw, Gemini, Kimi, Qwen, Cline, plus BYOK OpenAI-compatible endpoints, via od mcp install <agent>. It produces single-page HTML pro...
github.com/perplexityai/numbat shipped v0.1.1 on July 29 at 239 stars, Apache 2.0, a single cgo-free Go binary for macOS/Linux/Windows. It observes Claude Code, Codex, OpenCode, and Pi through local hooks, OTLP/HTTP log exporters, and on-disk session artifacts, normalizes into...
Released August 6, it binds an exact Chromium tab to its native process and window via Chrome DevTools Protocol, giving page-aware browser actions plus full desktop control in one session, reachable through CLI, MCP, Python, and TypeScript (Cua). Contrast with Claude Code conn...
If you run a production MCP server, you have a hard deadline. The 2026-07-28 spec removes the protocol-level session model entirely, and it's a breaking change. The MCP release candidate makes every request carry its own protocol version, client info, and capabilities (Model C...
PR #26062, "server: support MCP stdio," by ngxson, merged into ggml-org/llama.cpp on July 25 (r/LocalLLaMA). It landed alongside #26061 (vendored subprocess.h, merged July 24) and pwilkin's #26075 integration-and-tests PR. Until now, llama-server's web UI could only talk to MC...
upstash/context7 (60,590 stars) shipped @upstash/[redacted] on August 7 on the 2026-07-28 protocol revision. HTTP serving is now stateless for both modern and legacy clients, and Redis-backed sessions are gone, which is a real operational simplification for anyone self-hosting...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.