Plugin-Based Architecture

HumanlikeAI Node Server

A modular integration runtime for MCP (ChatGPT), Slack, LiveChat and LiveKit — built to power everything beyond the Next.js core.

Server Status
Online
Port
1001
Uptime
--
OpenAI

MCP Plugin

Active

ChatGPT Apps SDK integration over JSON-RPC.

POST /mcp/*
Slack

Slack Plugin

Active

OAuth, events and team notifications.

POST /slack/*

Channels & Tools

Which tools are exposed on each transport.

Tool
OpenAI
ChatGPT MCP
Slack
Slack Events
LiveChat WebSocket
LiveKit
LiveKit WebRTC
list_companies
list_jobs
create_job
list_candidates
show_carousel
show_table
show_candidates
show_job_form
video_call
RAG search
voice_agent
analytics
search_candidates NEW
create_offer NEW
track_offer_status NEW
compare_compensation NEW

Available Endpoints

All HTTP routes served by this Node.

  • GET /
    This page
  • GET /health
    Health check
  • POST /mcp/*
    MCP Protocol
  • POST /slack/*
    Slack Events
  • GET /webhooks
    Webhook Monitor