oomol-lab/open-connector ? reverse-engineered prompt

Reverse engineered prompt

Build me an open source connector gateway for AI agents that lets users connect their accounts once and then reuse those connections across lots of apps and workflows.

I want a web console where I can browse a catalog of providers, set up credentials like OAuth and API keys, create runtime tokens, and see recent runs and failures. The gateway should expose actions through an SDK, a local CLI, MCP, and HTTP with an OpenAPI spec, so agents and custom clients can discover what’s available and run actions safely. Keep the user’s secrets, scopes, policies, and logs inside the runtime, with redaction where needed, and make the action contracts easy to inspect before running them.

Make it work locally with Docker or Node, and also be something I can deploy to Cloudflare or self host. Include a real starter catalog with common apps like GitHub, Gmail, Notion, Slack, Airtable, and similar services. If you need to check current docs or integration details, look them up online and then wire it up cleanly.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab