← Registry

AI & Machine Learning

hcompany.ai

Manage and interact with AI agents to execute tasks.

2 endpoints18 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://agp.hcompany.ai/mcp

No auth detected

MCP server metadata

Name
hai-agents
Version
2.14.7
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChangedtasks.listtasks.canceltasks.requests.tools.calltasks.requests.prompts.gettasks.requests.resources.read

Known tools 9

run_agent

Start an agent on a task; return the answer or a session handle to wait on.

Inferred read-only
wait_for_session

Poll a session: with ``wait`` long-poll for the answer, else return the current snapshot.

Inferred read-only
list_agents

List agents the caller can run: their org's agents plus the public ``h/`` ones.

Inferred read-only
send_message

Send a follow-up message to a running session.

Potential side effects
cancel_session

Cancel a session; a no-op if it does not exist or already finished.

Inferred read-only
share_session

Make a session publicly readable and return its absolute share URL.

Inferred read-only
list_files

List files on a browser session's machine (e.

Inferred read-only
read_file

Read a file from a browser session's machine; returns base64 content and metadata.

Inferred read-only
write_file

Write base64-encoded content to a file on a browser session's machine.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hai-agents]
url = "https://agp.hcompany.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hai-agents": {
      "type": "http",
      "url": "https://agp.hcompany.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hai-agents
Remote MCP URL: https://agp.hcompany.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hai-agents": {
      "url": "https://agp.hcompany.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hai-agents": {
      "type": "http",
      "url": "https://agp.hcompany.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hai-agents",
  "transport": "streamable-http",
  "url": "https://agp.hcompany.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://agp.eu.hcompany.ai/mcp

No auth detected

MCP server metadata

Name
hai-agents
Version
2.14.7
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChangedtasks.listtasks.canceltasks.requests.tools.calltasks.requests.prompts.gettasks.requests.resources.read

Known tools 9

run_agent

Start an agent on a task; return the answer or a session handle to wait on.

Inferred read-only
wait_for_session

Poll a session: with ``wait`` long-poll for the answer, else return the current snapshot.

Inferred read-only
list_agents

List agents the caller can run: their org's agents plus the public ``h/`` ones.

Inferred read-only
send_message

Send a follow-up message to a running session.

Potential side effects
cancel_session

Cancel a session; a no-op if it does not exist or already finished.

Inferred read-only
share_session

Make a session publicly readable and return its absolute share URL.

Inferred read-only
list_files

List files on a browser session's machine (e.

Inferred read-only
read_file

Read a file from a browser session's machine; returns base64 content and metadata.

Inferred read-only
write_file

Write base64-encoded content to a file on a browser session's machine.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hai-agents]
url = "https://agp.eu.hcompany.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hai-agents": {
      "type": "http",
      "url": "https://agp.eu.hcompany.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hai-agents
Remote MCP URL: https://agp.eu.hcompany.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hai-agents": {
      "url": "https://agp.eu.hcompany.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hai-agents": {
      "type": "http",
      "url": "https://agp.eu.hcompany.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hai-agents",
  "transport": "streamable-http",
  "url": "https://agp.eu.hcompany.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.