← Registry

eCommerce

batiksoehadi.com

Provides tools to browse batik fabric products, check pricing and material specs, and initiate custom uniform or motif orders.

WebMCP3 endpoints8 known toolsFirst detected September 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://batiksoehadi.com/api/mcp

No auth detected

MCP server metadata

Name
batik-soehadi-product
Version
1.0.0
Capabilities
toolsresources
Server instructions

Read-only product server for Batik Soehadi, an Indonesian batik fabric manufacturer in Solo. Use browse_products to list catalog items, get_pricing or get_material_info for prices, and inquire_custom to hand off custom-order conversations to the sales team over WhatsApp. The server never places orders.

Known tools 4

browse_products

Browse and filter the live batik fabric product catalog.

Inferred read-only
get_pricing

Get current pricing for batik fabrics (per meter) and school uniforms (per piece, SD/SMP/SMA), including pricing terms such as blouse surcharge and furing fee.

Inferred read-only
get_material_info

Get specifications for a batik fabric material: thread spec, width, and price.

Inferred read-only
inquire_custom

Start a custom batik order inquiry (custom motif, company logo, school or community uniforms).

Inferred read-only

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.batik-soehadi-product]
url = "https://batiksoehadi.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "batik-soehadi-product": {
      "type": "http",
      "url": "https://batiksoehadi.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: batik-soehadi-product
Remote MCP URL: https://batiksoehadi.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": {
    "batik-soehadi-product": {
      "url": "https://batiksoehadi.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "batik-soehadi-product": {
      "type": "http",
      "url": "https://batiksoehadi.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "batik-soehadi-product",
  "transport": "streamable-http",
  "url": "https://batiksoehadi.com/api/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://batiksoehadi.com/api/mcp/docs

No auth detected

MCP server metadata

Name
batik-soehadi-docs
Version
1.0.0
Capabilities
toolsresources
Server instructions

Documentation server for Batik Soehadi (batiksoehadi.com), an Indonesian batik fabric manufacturer. Use search_docs to find agent documentation, get_agent_guide to read a full document, and list_doc_resources to enumerate everything readable. Contact channel for orders: WhatsApp +6281234561663 (+62 812-3456-1663).

Known tools 3

search_docs

Search Batik Soehadi's agent documentation and site guides by keyword.

Inferred read-only
get_agent_guide

Fetch the full text of a specific agent-facing document by name: LLM Site Summary, Agent Instructions, Pricing Data, Agent Access & Auth, or Agent Mode Summary.

Inferred read-only
list_doc_resources

List all documentation resources available from this server with their URIs, names, descriptions, and MIME types.

Inferred read-only

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.batik-soehadi-docs]
url = "https://batiksoehadi.com/api/mcp/docs"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "batik-soehadi-docs": {
      "type": "http",
      "url": "https://batiksoehadi.com/api/mcp/docs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: batik-soehadi-docs
Remote MCP URL: https://batiksoehadi.com/api/mcp/docs

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": {
    "batik-soehadi-docs": {
      "url": "https://batiksoehadi.com/api/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "batik-soehadi-docs": {
      "type": "http",
      "url": "https://batiksoehadi.com/api/mcp/docs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "batik-soehadi-docs",
  "transport": "streamable-http",
  "url": "https://batiksoehadi.com/api/mcp/docs"
}
MCP Inspector

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

ENDPOINT 3

https://batiksoehadi.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

inquire_custom_batik

Start a custom batik order inquiry (custom motif, company logo, uniforms) with the Batik Soehadi sales team over WhatsApp.

Inferred read-only

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.webmcp]
url = "https://batiksoehadi.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://batiksoehadi.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://batiksoehadi.com

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": {
    "webmcp": {
      "url": "https://batiksoehadi.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://batiksoehadi.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://batiksoehadi.com"
}
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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.