← tsuyoshikashiwazaki.jp

INDIVIDUAL MCP TOOL

research_tsuyoshikashiwazaki_viewpoint

特定テーマに対する SEO対策研究室(サイト責任者: 柏崎剛)の考え方・解説を調べます。根拠をサイトポリシー/取り組み説明/解説記事/運営者見解に分類し、確信度を添えて返します。根拠がない場合は confidence="none" を返します。

tsuyoshikashiwazaki.jpnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.tsuyoshikashiwazaki.jp

No auth detected

Connect to this endpoint to inspect the live schema for research_tsuyoshikashiwazaki_viewpoint 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

tsuyoshikashiwazaki.jp

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.tsuyoshikashiwazaki-mcp]
url = "https://mcp.tsuyoshikashiwazaki.jp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tsuyoshikashiwazaki-mcp": {
      "type": "http",
      "url": "https://mcp.tsuyoshikashiwazaki.jp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tsuyoshikashiwazaki-mcp
Remote MCP URL: https://mcp.tsuyoshikashiwazaki.jp

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": {
    "tsuyoshikashiwazaki-mcp": {
      "url": "https://mcp.tsuyoshikashiwazaki.jp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tsuyoshikashiwazaki-mcp": {
      "type": "http",
      "url": "https://mcp.tsuyoshikashiwazaki.jp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tsuyoshikashiwazaki-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.tsuyoshikashiwazaki.jp"
}
MCP Inspector

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

Related tools