Send an HTTP DELETE request to a specific URL with custom headers. Supports secret substitution in URLs and headers using HAL environment variables for secure API interactions.
Send HTTP POST requests to specified URLs with optional body, headers, and secret substitution using {secrets.key} syntax, simplifying API interactions within the HAL server environment.
Send HTTP PATCH requests to a specific URL with optional body, headers, and secret substitution. Use {secrets.key} syntax to securely include environment variables in URL, headers, or body.
Send HTTP GET requests to specified URLs with customizable headers. Supports secret substitution using environment variables for secure API interactions within HAL (HTTP API Layer).
Send an HTTP HEAD request to retrieve headers from a specified URL, optionally including custom headers. Supports secure secret substitution using environment variables for sensitive data.
Enables LLMs to create and manage persistent, interactive shell sessions with full terminal emulation and PTY support. It allows for sequential command execution and supports interactive programs like vim or htop through specialized streaming and snapshot output modes.
HTTP-4-MCP configuration tool allows you to easily convert HTTP API into MCP tool, writing the code written. Through simple interface operation, you can quickly configure an mcp-server.
Docker-deployable server that enables interaction with Supabase databases via HTTP streaming, allowing n8n workflows, AI agents, and automation tools to execute SQL queries, manage database migrations, deploy edge functions, and search documentation.