← Registry

eCommerce

okunkoneosa.fi

Provides product catalog search, details, cart links, and policy search for the Okun Koneosa store.

1 endpoint5 known toolsFirst detected July 28, 2026Last detected August 29, 2026

ENDPOINT 1

https://okunkoneosa.fi/mcp

No auth detected

MCP server metadata

Name
Okun Koneosa
Version
2.14.7
Capabilities
tools

Known tools 5

search_catalog

Search the Okun Koneosa product catalog.

Inferred read-only
search_shop_catalog

Search the Okun Koneosa product catalog.

Inferred read-only
get_product_details

Get full details and current stock for one Okun Koneosa product.

Inferred read-only
create_cart_link

Build a link that puts the given products into the customer's cart.

Inferred read-only
search_shop_policies_and_faqs

Search Okun Koneosa's shop policies and terms.

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.okun-koneosa]
url = "https://okunkoneosa.fi/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "okun-koneosa": {
      "type": "http",
      "url": "https://okunkoneosa.fi/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: okun-koneosa
Remote MCP URL: https://okunkoneosa.fi/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": {
    "okun-koneosa": {
      "url": "https://okunkoneosa.fi/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "okun-koneosa": {
      "type": "http",
      "url": "https://okunkoneosa.fi/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for okunkoneosa.fi was fetched 2026-07-30T22:00:52.719Z and is being refreshed.

Trust status Trusted

okunkoneosa.fi is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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