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
--
MCP Plugin
ActiveChatGPT Apps SDK integration over JSON-RPC.
POST /mcp/*
Slack Plugin
ActiveOAuth, events and team notifications.
POST /slack/*
Channels & Tools
Which tools are exposed on each transport.
| Tool |
|
|
|
|
|---|---|---|---|---|
| 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.
-
GETThis page
/ -
GETHealth check
/health -
POSTMCP Protocol
/mcp/* -
POSTSlack Events
/slack/* -
GETWebhook Monitor
/webhooks