← Registry

eCommerce

alohafungi.com

An MCP server for the Aloha Fungi shop that searches products, shows variants and prices, builds signed cart links, places complete orders, and recommends products based on customer goals.

2 endpoints32 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://alohafungi.com/.well-known/mcp

No auth detected

MCP server metadata

Name
aloha-fungi-okienko-dla-agentow
Version
1.2.0
Capabilities
tools

Known tools 16

szukaj_produktow

Szuka produktow w katalogu sklepu Aloha Fungi (suplementy diety z grzybow funkcjonalnych) po frazie: nazwa, nazwa lacinska albo popularny alias PL/EN.

Inferred read-only
pokaz_produkt

Zwraca warianty produktu (SKU, cena PLN, dostepnosc) po handle produktu (pole "handle" z wyniku szukaj_produktow).

Inferred read-only
zloz_koszyk

Sklada PODPISANY LINK do koszyka sklepu Aloha Fungi z podanych pozycji (handle produktu + variantId wariantu + ilosc — patrz wynik pokaz_produkt).

Inferred read-only
zloz_zamowienie

Sklada KOMPLETNE zamowienie (pozycje + e-mail + adres dostawy + opcjonalnie dostawa/paczkomat) i zwraca ZASZYFROWANY, podpisany link jednego kliknieca do /zamowienie-agenta.

Inferred read-only
polec_produkty

Rekomenduje produkty dopasowane do CELU klienta: sen, skupienie, energia, odpornosc, spokoj, dlugowiecznosc.

Inferred read-only
zloz_subskrypcje

Buduje link do kreatora subskrypcji (/subskrypcja/zestaw) na podstawie celu klienta i opcjonalnych preferencji (zestaw, moc, forma).

Inferred read-only
zapytaj_wiedze

Przeszukuje blog, tresci PDP i przewodniki gatunkow Aloha Fungi po frazie (np.

Inferred read-only
tlumacz_tcm

Tlumaczy opis samopoczucia klienta na rame tradycyjnej medycyny chinskiej (TCM: qi, yin/yang, narzady, pory roku) i wskazuje grzyby, ktore TRADYCJA TCM z ta rama laczy, z cytowanym zrodlem i profilem (smak, natura, meridiany) z przewodnikow Aloha Fungi.

Inferred read-only
search_products

Searches the Aloha Fungi product catalog (functional mushroom supplements) by phrase: name, Latin name, or common alias.

Inferred read-only
show_product

Returns product variants (SKU, price PLN, availability) by product handle (the "handle" field from search_products).

Inferred read-only
compose_cart

Composes a SIGNED LINK to the Aloha Fungi cart from given items (product handle + variant ID + quantity, see show_product).

Inferred read-only
place_order

Places a COMPLETE order (items + email + shipping address + optional shipping/parcel locker) and returns an ENCRYPTED, signed one-click link to /zamowienie-agenta.

Potential side effects
recommend_products

Recommends products matching a customer GOAL: sen, skupienie, energia, odpornosc, spokoj, dlugowiecznosc.

Inferred read-only
compose_subscription

Builds a link to the subscription builder (/subskrypcja/zestaw) based on a customer goal and optional preferences (zestaw, moc, forma).

Inferred read-only
search_knowledge

Searches the Aloha Fungi blog, PDP content, and species guides by phrase (e.g.

Inferred read-only
tcm_translate

Translates a customer well-being description into the Traditional Chinese Medicine (TCM) frame (qi, yin/yang, organs, seasons) and points to mushrooms that TCM TRADITION links to that frame, with a cited source and profile (taste, nature, meridians) from Aloha Fungi guides.

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.aloha-fungi-okienko-dla-agentow]
url = "https://alohafungi.com/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aloha-fungi-okienko-dla-agentow": {
      "type": "http",
      "url": "https://alohafungi.com/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aloha-fungi-okienko-dla-agentow
Remote MCP URL: https://alohafungi.com/.well-known/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": {
    "aloha-fungi-okienko-dla-agentow": {
      "url": "https://alohafungi.com/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aloha-fungi-okienko-dla-agentow": {
      "type": "http",
      "url": "https://alohafungi.com/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aloha-fungi-okienko-dla-agentow",
  "transport": "streamable-http",
  "url": "https://alohafungi.com/.well-known/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://alohafungi.com/api/mcp

No auth detected

MCP server metadata

Name
aloha-fungi-okienko-dla-agentow
Version
1.2.0
Capabilities
tools

Known tools 16

szukaj_produktow

Szuka produktow w katalogu sklepu Aloha Fungi (suplementy diety z grzybow funkcjonalnych) po frazie: nazwa, nazwa lacinska albo popularny alias PL/EN.

Inferred read-only
pokaz_produkt

Zwraca warianty produktu (SKU, cena PLN, dostepnosc) po handle produktu (pole "handle" z wyniku szukaj_produktow).

Inferred read-only
zloz_koszyk

Sklada PODPISANY LINK do koszyka sklepu Aloha Fungi z podanych pozycji (handle produktu + variantId wariantu + ilosc — patrz wynik pokaz_produkt).

Inferred read-only
zloz_zamowienie

Sklada KOMPLETNE zamowienie (pozycje + e-mail + adres dostawy + opcjonalnie dostawa/paczkomat) i zwraca ZASZYFROWANY, podpisany link jednego kliknieca do /zamowienie-agenta.

Inferred read-only
polec_produkty

Rekomenduje produkty dopasowane do CELU klienta: sen, skupienie, energia, odpornosc, spokoj, dlugowiecznosc.

Inferred read-only
zloz_subskrypcje

Buduje link do kreatora subskrypcji (/subskrypcja/zestaw) na podstawie celu klienta i opcjonalnych preferencji (zestaw, moc, forma).

Inferred read-only
zapytaj_wiedze

Przeszukuje blog, tresci PDP i przewodniki gatunkow Aloha Fungi po frazie (np.

Inferred read-only
tlumacz_tcm

Tlumaczy opis samopoczucia klienta na rame tradycyjnej medycyny chinskiej (TCM: qi, yin/yang, narzady, pory roku) i wskazuje grzyby, ktore TRADYCJA TCM z ta rama laczy, z cytowanym zrodlem i profilem (smak, natura, meridiany) z przewodnikow Aloha Fungi.

Inferred read-only
search_products

Searches the Aloha Fungi product catalog (functional mushroom supplements) by phrase: name, Latin name, or common alias.

Inferred read-only
show_product

Returns product variants (SKU, price PLN, availability) by product handle (the "handle" field from search_products).

Inferred read-only
compose_cart

Composes a SIGNED LINK to the Aloha Fungi cart from given items (product handle + variant ID + quantity, see show_product).

Inferred read-only
place_order

Places a COMPLETE order (items + email + shipping address + optional shipping/parcel locker) and returns an ENCRYPTED, signed one-click link to /zamowienie-agenta.

Potential side effects
recommend_products

Recommends products matching a customer GOAL: sen, skupienie, energia, odpornosc, spokoj, dlugowiecznosc.

Inferred read-only
compose_subscription

Builds a link to the subscription builder (/subskrypcja/zestaw) based on a customer goal and optional preferences (zestaw, moc, forma).

Inferred read-only
search_knowledge

Searches the Aloha Fungi blog, PDP content, and species guides by phrase (e.g.

Inferred read-only
tcm_translate

Translates a customer well-being description into the Traditional Chinese Medicine (TCM) frame (qi, yin/yang, organs, seasons) and points to mushrooms that TCM TRADITION links to that frame, with a cited source and profile (taste, nature, meridians) from Aloha Fungi guides.

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.aloha-fungi-okienko-dla-agentow]
url = "https://alohafungi.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aloha-fungi-okienko-dla-agentow": {
      "type": "http",
      "url": "https://alohafungi.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aloha-fungi-okienko-dla-agentow
Remote MCP URL: https://alohafungi.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": {
    "aloha-fungi-okienko-dla-agentow": {
      "url": "https://alohafungi.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aloha-fungi-okienko-dla-agentow": {
      "type": "http",
      "url": "https://alohafungi.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aloha-fungi-okienko-dla-agentow",
  "transport": "streamable-http",
  "url": "https://alohafungi.com/api/mcp"
}
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.