General Tools
webwhiter-skill.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://www.webwhiter-skill.com/api/mcp
MCP server metadata
- Name
- webwhiter-park
- Version
- 1.0.0
WebWhiter Park(webwhiter-skill.com)の窓口です。記事制作・AI導入支援の情報照会と、人間の運営者への問い合わせ(contact)ができます。
Known tools 4
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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.