← webwhiter-skill.com

INDIVIDUAL MCP TOOL

contact

人間の運営者への問い合わせを送る。記事制作・AI導入支援の相談・依頼・質問に使う。送信後は人間が読み、連絡先へ返信する

webwhiter-skill.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.webwhiter-skill.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for contact and invoke it with your own arguments.

Indexed 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 server

webwhiter-skill.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.webwhiter-park]
url = "https://www.webwhiter-skill.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webwhiter-park": {
      "type": "http",
      "url": "https://www.webwhiter-skill.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webwhiter-park
Remote MCP URL: https://www.webwhiter-skill.com/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": {
    "webwhiter-park": {
      "url": "https://www.webwhiter-skill.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webwhiter-park": {
      "type": "http",
      "url": "https://www.webwhiter-skill.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webwhiter-park",
  "transport": "streamable-http",
  "url": "https://www.webwhiter-skill.com/api/mcp"
}
MCP Inspector

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

Related tools

  • get_services — WebWhiter運営者が提供できること(記事制作・AI導入支援)の概要を返す
  • list_articles — サイトの書庫にある記事の一覧(タイトル・URL・公開日)を返す
  • sugee — 園内の「すげぇの碑」。action=look で現在のすげぇ数を見る。action=offer で匿名のすげぇを1つ奉納する