← Registry

AI & Machine Learning

bess-ai-control.work

Provides access to a roster of BESS EPC AI experts and allows querying them to get Claude-based answers.

1 endpoint3 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://bess-ai-control.work/api/mcp

No auth detected

MCP server metadata

Name
bess-ai-control
Version
1.0.0
Capabilities
tools
Server instructions

BESS EPC(배터리 에너지저장장치) 전문 도구입니다. list_experts로 전문가를 찾고, get_expert_definition으로 지식을 읽거나 ask_expert로 질문하세요. 한국어 응답이 기본입니다.

Known tools 3

list_experts

BESS EPC AI 전문가 82명의 명부를 조회한다 (ID·부서·전문 분야).

Inferred read-only
get_expert_definition

특정 전문가의 역할 정의·전문 지식 전문을 조회한다.

Inferred read-only
ask_expert

특정 BESS 전문가에게 질문하고 Claude 기반 답변을 받는다 (레이트 리밋: IP당 분당 8회).

Inferred read-only

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.bess-ai-control]
url = "https://bess-ai-control.work/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bess-ai-control": {
      "type": "http",
      "url": "https://bess-ai-control.work/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bess-ai-control
Remote MCP URL: https://bess-ai-control.work/api/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": {
    "bess-ai-control": {
      "url": "https://bess-ai-control.work/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bess-ai-control": {
      "type": "http",
      "url": "https://bess-ai-control.work/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bess-ai-control",
  "transport": "streamable-http",
  "url": "https://bess-ai-control.work/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bess-ai-control.work was fetched 2026-08-23T21:55:18.837Z.

Trust status Neutral

bess-ai-control.work is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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