Overview
OrcFlows ships 66 built-in connectors (internal/connectors), each providing a set of named tools backed by a third-party API — GitHub, Slack, Stripe, Postgres, Kubernetes, ad platforms, and more.
GitHub
Connects to the GitHub REST API for working with repositories, issues, pull requests, and code. An agent can list repos, triage issues, read files, search code, and open PRs.
Jira
Connects to the Jira Cloud REST API for working with issues across projects. An agent can list, search, create, and transition issues.
Linear
Connects to the Linear GraphQL API for working with issues and teams. An agent can list, search, create, and update issues, and look up team IDs.
Confluence
Connects to the Confluence Cloud REST API for searching and managing wiki pages and spaces. An agent can search content, read and edit pages, and browse the page hierarchy.
Asana
Connects to the Asana REST API for managing workspaces, projects, and tasks. An agent can list workspaces and projects, and create, read, update, and search tasks.
Trello
Connects to the Trello REST API for managing boards, lists, and cards. An agent can browse boards and lists, and create, move, and comment on cards.
Slack
Connects to the Slack Web API for messaging, channel management, search, user lookup, canvases, and files. An agent can read and post messages, manage channels and DMs, search across the workspace, and work with Slack Canvases.
Discord
Connects to the Discord REST API (v10) for sending messages, reading channel history, creating threads, and listing servers and channels via a bot account.
Twilio
Connects to the Twilio REST API for sending and reviewing SMS and WhatsApp messages.
Resend
Connects to the Resend API for sending transactional and batch emails and checking delivery status.
Google Sheets
Connects to the Google Sheets API v4 (and the Drive API for file-level operations) for reading, writing, formatting, and managing spreadsheets. An agent can read and write ranges, manage sheets and structure, format cells, build charts and pivot tables, validate and protect data, and more.
Gmail
Connects to the Gmail API for reading and sending email. An agent can list and search the inbox, read full message content, and send new emails.
Google Calendar
Connects to the Google Calendar API for managing calendars and events. An agent can list calendars, browse and search events, and create or delete events.
Google Drive
Connects to the Google Drive API for browsing and managing files. An agent can list and search files, read metadata, export/read text content, and create folders.
Notion
Connects to the Notion API for working with pages and databases. An agent can search and list accessible pages, read and create pages, append content, and query databases.
Airtable
Connects to the Airtable API for working with bases, tables, and records. An agent can discover bases and tables, list, search, create, and update records.
Dropbox
Connects to the Dropbox API for browsing and managing files. An agent can list folder contents, search for files, read metadata, create folders, and copy files.
HubSpot
Connects to the HubSpot CRM API for managing contacts, deals, and notes. An agent can list, search, and create contacts, list and create deals, and log notes.
Shopify
Connects to the Shopify Admin API for managing an online store. An agent can list and inspect products, orders, and customers, and create new products.
Stripe
Connects to the Stripe API for billing and payments. An agent can list customers, charges, invoices, and products, and create payment links.
Brave Search
Connects to the Brave Search API for web, news, and image search. An agent can use these tools for general research and finding up-to-date information.
Tavily
Connects to the Tavily API for AI-powered web search and content extraction. An agent can run research-oriented searches with optional AI-generated answers, and extract clean content from web pages.
Firecrawl
Connects to the Firecrawl web-scraping API. An agent can scrape a single page to clean markdown, run a web search (optionally scraping the results), or kick off an asynchronous crawl of an entire site.
YouTube
Connects to the YouTube Data API v3. An agent can search YouTube, fetch detailed video and channel information, and list the videos in a playlist.
Connects to Reddit's public JSON API. An agent can search posts, browse a subreddit's posts, read a post's top comments, and look up subreddit info — all without authentication for read-only access.
Hacker News
Connects to the public Hacker News (Firebase) API and the Algolia HN Search API. An agent can fetch top stories, look up a specific item (story, comment, or job), search stories/comments, and browse current Ask HN / Show HN posts.
SSH
Runs commands, scripts, and file uploads on a remote server over SSH/SCP. An agent can execute shell commands (with optional sudo), upload text content as a file, or run a multi-line bash script — all against a single configured host.
Kubernetes
Manages Kubernetes clusters via the kubectl CLI. An agent can list, describe, scale, and delete resources, apply manifests, tail pod logs, exec into containers, and manage deployment rollouts — all scoped to a single namespace and (optionally) a specific kubeconfig context.
Docker
Manages Docker containers and images via the docker CLI. An agent can list and inspect containers/images, run new containers, start/stop/remove containers, exec commands inside them, tail logs, and pull images from a registry.
Ansible
Runs Ansible playbooks and ad-hoc commands against remote hosts via the ansible-playbook and ansible CLIs. An agent can run a playbook (with extra vars, host limits, and dry-run/--check mode), run a single ad-hoc module, ping hosts to verify connectivity, and gather system facts.
Terraform
Runs Terraform commands against a working directory via the terraform CLI. An agent can initialize, validate, plan, apply, and destroy infrastructure, read output values, and inspect/manage state.
Postgres / SQL
Connects to a PostgreSQL database via pgx. An agent can run read-only SELECT queries, execute write/DDL statements, describe a table's columns, and list tables in a schema.
MySQL
Connects to a MySQL or MariaDB database via the standard database/sql MySQL driver. An agent can run read-only SELECT queries, execute write/DDL statements, describe a table's columns, and list tables in the database.
MongoDB
Connects to a MongoDB database for document CRUD operations. An agent can query, insert, update, delete documents, and list collections.
Supabase
Connects to a Supabase project via its PostgREST API. An agent can query, insert, update, and delete table rows, and call Postgres functions via RPC.
Redis
Connects directly to a Redis server over the RESP protocol (no external client library). An agent can get/set keys, manage lists and hashes, set expirations, and inspect server info.
AWS
Connects to Amazon Web Services by invoking the aws CLI as a subprocess. An agent can list and manage S3 objects, EC2 instances, Lambda functions, and tail CloudWatch Logs.
Jenkins
Connects to a Jenkins server's REST API. An agent can trigger builds, check build status and logs, list jobs, and inspect the build queue.
Datadog
Connects to the Datadog API. An agent can query metrics and logs, create events, and list/mute monitors and dashboards.
PagerDuty
Connects to the PagerDuty REST API. An agent can list, create, acknowledge, and resolve incidents, list services, and find who's on-call.
Grafana
Connects to a Grafana instance's HTTP API. An agent can search dashboards, list alerts and data sources, link to panels, and create annotations.
SonarQube
Connects to a SonarQube or SonarCloud server's web API. An agent can list projects, retrieve code quality metrics, list issues, and check quality gate status.
GitHub Actions
Connects to the GitHub REST API for a specific repository to manage CI/CD workflows. An agent can trigger workflow dispatches, list and inspect runs, list workflows, cancel runs, and view job/step results.
Google Ads
Connects to the Google Ads API. An agent can list campaigns and ad groups, get performance metrics and search-term reports, enable/pause campaigns, and get an account-level performance summary.
Meta Ads
Connects to the Meta (Facebook/Instagram) Marketing API for managing ad campaigns. An agent can list campaigns, ad sets and ads, fetch performance insights, and pause or enable campaigns.
LinkedIn Ads
Connects to the LinkedIn Marketing (Campaign Manager) API. An agent can list campaigns and campaign groups, fetch analytics, and pause or activate campaigns.
TikTok Ads
Connects to the TikTok Marketing API for campaign management and insights. An agent can list campaigns and ad groups, fetch performance reports, and enable or disable campaigns.
SAP
Connects to SAP systems (SAP S/4HANA, ERP, Business One) via the OData REST API. An agent can query, create, update and delete OData entities, list available services, and call custom function imports.
ClickUp
Connects to the ClickUp API for managing tasks, lists, and spaces. An agent can create, read, update, list, and delete tasks, and list spaces in a workspace.
Todoist
Connects to the Todoist REST API for managing tasks and projects. An agent can create, read, update, complete, and list tasks, and list projects.
WordPress
Connects to the WordPress REST API for managing posts, pages, and categories on a self-hosted or WordPress.com site. An agent can create, read, update, list, and delete posts/pages, and list categories.
Zoom
Connects to the Zoom API via Server-to-Server OAuth for managing meetings and recordings. An agent can create, list, get, and delete meetings, and list cloud recordings.
SendGrid
Connects to the SendGrid API for sending transactional emails and managing marketing contacts. An agent can send plain/HTML emails, send dynamic template emails, and add or search contacts.
Kafka
Connects to an Apache Kafka cluster for producing and consuming messages, and managing topics. An agent can publish and poll messages, list/create/delete topics, and check consumer group lag.
MQTT
Connects to an MQTT broker for publishing and subscribing to topics. An agent can publish messages, subscribe and collect messages over a time window, and ping the broker to check connectivity.
RabbitMQ
Connects to a RabbitMQ broker over AMQP. An agent can publish messages to queues or exchanges, consume batches of messages, and declare queues.
MCP
Connects to an arbitrary Model Context Protocol (MCP) server — stdio subprocess or HTTP+SSE — and dynamically exposes whatever tools that server provides to the agent. Hundreds of community MCP servers exist for databases, APIs, filesystems, browsers, and more.
Connects to the WhatsApp Business Cloud API. An agent can send text, template, media, interactive (buttons/list), and reaction messages, mark messages as read, fetch media URLs, and list approved message templates.
Connects to the Instagram Graph API. An agent can publish photo posts, Reels, and Stories, read recent media and comments, reply to/hide/delete comments, send DMs, fetch post insights, and look up public profile info.
Twitter / X
Connects to the Twitter/X API v2. An agent can post tweets and replies, search recent tweets, look up tweets and users, read mentions and timelines, like/retweet, and delete tweets.
ElevenLabs
Connects to the ElevenLabs text-to-speech API. An agent can convert text to speech, list available voices, and check character usage for the current billing period.
Stability AI
Connects to the Stability AI image generation API (Stable Diffusion 3 / SDXL). An agent can generate images from text prompts.
Fal
Connects to the fal.ai image/video generation API. An agent can generate images using FLUX, SDXL, and other fal.ai models, and list popular model slugs.
Perplexity
Connects to the Perplexity AI search/answer API. An agent can run a quick web search with cited sources, or kick off a deeper multi-step research query.
Deepgram
Connects to the Deepgram speech-to-text API. An agent can transcribe audio from a public URL, optionally with speaker diarization.
AssemblyAI
Connects to the AssemblyAI transcription API. An agent can transcribe audio from a public URL with optional speaker diarization, sentiment analysis, and entity detection.