← xn--5ckxa2e4ez471abqo49zn6s.com

INDIVIDUAL MCP TOOL

get_report_by_slug

スラグを指定して編集部レポートを取得します(個人を特定しない形でSNSの声を集約した第三者レポート)。

xn--5ckxa2e4ez471abqo49zn6s.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

xn--5ckxa2e4ez471abqo49zn6s.com

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.hokyo-mcp]
url = "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hokyo-mcp": {
      "type": "http",
      "url": "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hokyo-mcp
Remote MCP URL: https://xn--5ckxa2e4ez471abqo49zn6s.com/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": {
    "hokyo-mcp": {
      "url": "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hokyo-mcp": {
      "type": "http",
      "url": "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hokyo-mcp",
  "transport": "streamable-http",
  "url": "https://xn--5ckxa2e4ez471abqo49zn6s.com/mcp"
}
MCP Inspector

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

Related tools

  • search_clinics — 条件に合うクリニックを検索します。エリア(都道府県または地方名)と術式で絞り込めます。
  • get_clinic_detail — 指定したクリニックの詳細情報を取得します。各ブランチの住所だけでなく、駅からのアクセス(出口・徒歩分・タクシー・バス・行き方の目印)も含まれます。
  • get_procedure_detail — 指定した術式の詳細情報を取得します。
  • get_concern_detail — 指定した悩みの詳細情報を取得します。
  • get_complication_detail — 指定した合併症の詳細情報(定義・メカニズム・統計・予防・治療・FAQ・引用文献)を取得します。
  • get_clinics_by_area — 都道府県を指定してクリニックを検索します。該当する院の詳細(院名・住所・駅アクセス)も含めて返します。
  • get_article_by_slug — スラグを指定して世代別記事を取得します。