Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

fi.okunkoneosa/okun-koneosa

fi.okunkoneosa/okun-koneosa

Finnish industrial supplies store. Read-only MCP: catalog search, product details, cart, policies.

Uptime
100.0%
1 direct probes · 30d
Response
45ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_catalog

Search the Okun Koneosa product catalog. Okun Koneosa Oy (okunkoneosa.fi) is a Finnish industrial supplies store in Outokumpu, North Karelia. Around 6500 products: bearings, belts, seals, hydraulics,…

search_shop_catalog

Search the Okun Koneosa product catalog. Okun Koneosa Oy (okunkoneosa.fi) is a Finnish industrial supplies store in Outokumpu, North Karelia. Around 6500 products: bearings, belts, seals, hydraulics,…

get_product_details

Get full details and current stock for one Okun Koneosa product. Args: product_id: The numeric product id returned by search_catalog. Returns: JSON with the full product record: id, name, na…

create_cart_link

Build a link that puts the given products into the customer's cart. This tool writes nothing. It returns a URL; the products are added only when the customer opens that URL in their own browser. Give…

search_shop_policies_and_faqs

Search Okun Koneosa's shop policies and terms. Covers delivery terms, privacy policy, terms of service, the consumer right of withdrawal / returns, and company information. Use this instead of guessi…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fi.okunkoneosa/okun-koneosa": {
      "url": "https://okunkoneosa.fi/mcp",
      "transport": "streamable-http"
    }
  }
}