INDIVIDUAL MCP TOOL
search_pages
「慈」(陶器「慈焼」の公式サイト)のページから、言葉に当てはまる箇所を抜粋つきで探します。作品の名前(「竹取物語」「蛙」など)、大きさ、価格、売り切れかどうか、購入のしかた、販売の条件(特定商取引法に基づく表記)を探せます。作品や購入について質問されたら、まずこれを使ってください。
LIVE ENDPOINT
https://mcp.yomitasu.jp/s/earthenware-jp/mcp
Connect to this endpoint to inspect the live schema for search_pages 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
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.earthenware]
url = "https://mcp.yomitasu.jp/s/earthenware-jp/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"earthenware": {
"type": "http",
"url": "https://mcp.yomitasu.jp/s/earthenware-jp/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: earthenware
Remote MCP URL: https://mcp.yomitasu.jp/s/earthenware-jp/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": {
"earthenware": {
"url": "https://mcp.yomitasu.jp/s/earthenware-jp/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"earthenware": {
"type": "http",
"url": "https://mcp.yomitasu.jp/s/earthenware-jp/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "earthenware",
"transport": "streamable-http",
"url": "https://mcp.yomitasu.jp/s/earthenware-jp/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_page— 「慈」のページの本文を、最初から最後まで返します。search_pages で見つけた作品の説明・サイズ・価格や、販売の条件をくわしく読むときに使います。list_pages— 「慈」に読み込まれているページの一覧(タイトルと URL)を返します。/asp-products/ の下が、作品 1 点ずつのページです。どんな作品があるかを並べて紹介したいときに使います。site_overview— 「慈」の概要を返します。柏崎剛がプロデュースする陶器「慈焼」の作品を紹介・販売するサイトで、運営は株式会社コンテンシャルです。どんなサイトかを最初に知りたいときに使います。