Back to Apps

OpenConnector
by oomol-lab
Open-source auth gateway connecting 1000+ SaaS providers to AI agents via MCP, SDK, and OpenAPI.
0 stars
Works in:claude
Exposes:Tools
What it does
OpenConnector is a comprehensive connector layer that allows AI agents to securely interact with over 1,000 SaaS providers. It manages authentication (API keys, OAuth2), tool execution, and provides a controlled runtime for credentials and policies, preventing agents from having direct, unmonitored access to sensitive accounts.
Tools
github.get_current_user: Retrieves the authenticated GitHub user's profile.hackernews.get_top_stories: Fetches the current top stories from Hacker News.- SaaS Integration Tools: Dynamic tools for 840+ providers including Gmail, Notion, BigQuery, and Slack.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"open-connector": {
"command": "npx",
"args": ["-y", "oomol-connect"]
}
}
}
Supported hosts
- Claude Desktop
- Cloudflare Workers
Quick install
npx -y oomol-connectInformation
- Pricing
- free
- Published
- 7/6/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"open-connector": {"command": "npx", "args": ["-y", "oomol-connect"]}}}





