mcp.hitl.sh

hitl-sh/mcp.hitl.sh

3.2

If you are the rightful owner of mcp.hitl.sh and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The HITL.sh MCP Server is a production-ready Model Context Protocol server designed to integrate Human-in-the-Loop tools for AI applications, built with Next.js and deployed on Vercel.

Tools

Functions exposed to the LLM to take actions

list_loops

Retrieve all loops owned by the authenticated HITL.sh account

create_request

Create a new review request within a specific loop

list_requests

List requests with optional filters (status, priority, loop_id, etc.)

get_request

Fetch detailed information about a single request

update_request

Update mutable fields of a request (text, priority, config)

cancel_request

Cancel a pending or claimed request

add_request_feedback

Attach structured feedback to a completed request

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources