← windowfilms-online.com
INDIVIDUAL MCP TOOL
get-product-tool
Get detailed product information by SKU, including pricing, description, and specifications.
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 endpoint
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.windowfilms-online-com]
url = "https://www.windowfilms-online.com/mcp/shop"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"windowfilms-online-com": {
"type": "http",
"url": "https://www.windowfilms-online.com/mcp/shop"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: windowfilms-online-com
Remote MCP URL: https://www.windowfilms-online.com/mcp/shop
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": {
"windowfilms-online-com": {
"url": "https://www.windowfilms-online.com/mcp/shop"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"windowfilms-online-com": {
"type": "http",
"url": "https://www.windowfilms-online.com/mcp/shop"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "windowfilms-online-com",
"transport": "streamable-http",
"url": "https://www.windowfilms-online.com/mcp/shop"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search-products-tool— Search products by keyword.list-categories-tool— List all product categories with subcategories and product counts.get-category-products-tool— List products in a specific category by category slug.get-category-faq-tool— Get frequently asked questions for a product category.calculate-price-tool— Calculate the price for a custom-cut window film by SKU, width (cm), and height (cm).get-shop-info-tool— Get shop information including contact details, shipping costs, and policies.