Skip to main content

Coming Soon

We’re constantly expanding HITL.sh’s integration ecosystem. Here’s what’s currently in development and coming soon.
Before configuring any integration, install the HITL.sh mobile app (App Store | Google Play) since it’s an integral part of the setup.

In Development

MCP Server Integration

Model Context Protocol (MCP) Server

Connect HITL.sh with AI assistants like Claude, GPT, and other LLMs using the Model Context Protocol for seamless human-in-the-loop AI workflows.
Status: In Active Development Features:
  • Direct integration with Claude Desktop and other MCP-compatible AI assistants
  • Add human oversight to AI agent workflows
  • Context sharing between AI and human reviewers
  • Seamless handoff from AI to human decision-making
Use Cases:
  • AI agents requesting human approval for critical decisions
  • Quality control for AI-generated content
  • Human verification of automated actions
  • Escalation from AI to human experts when confidence is low
Installation (Coming Soon):
npm install @hitl/mcp-server
Configuration (Preview):
{
  "mcpServers": {
    "hitl": {
      "command": "npx",
      "args": ["-y", "@hitl/mcp-server"],
      "env": {
        "HITL_API_KEY": "your_api_key_here"
      }
    }
  }
}

Planned Integrations

LangChain

Python and JavaScript integration for LangChain-based AI applications

Temporal

Workflow orchestration with human decision points

Retool

Low-code internal tools with human approval workflows

Pipedream

Serverless integration platform support

Request an Integration

Have a specific integration you’d like to see? Let us know!

Vote on Integrations

Vote for integrations on our GitHub feature requests

Join Discord

Discuss integration needs with the community

Contact Us

Email us about enterprise integration requirements

API Documentation

Build custom integrations using our REST API

Current Integrations

While you wait for new integrations, check out what’s already available:

n8n

Visual workflow automation with 300+ app integrations

Zapier

No-code automation connecting 7,000+ apps

Make

Advanced automation scenarios with webhook triggers

Build Your Own

Don’t see the integration you need? Our REST API makes it easy to build custom integrations:
1

Review API Documentation

Explore our comprehensive API reference
2

Generate API Key

Create an API key in your HITL.sh dashboard
3

Build Integration

Use your preferred programming language and HTTP client
4

Share with Community

Contribute your integration back to the community

API Reference

Get started with our REST API documentation

Stay Updated

Changelog

Follow our changelog for integration announcements

Newsletter

Subscribe for updates on new integrations and features