← loppix.com

INDIVIDUAL MCP TOOL

search_knowledge

Pronađi odgovore s izvorima i oznakom svježine.

loppix.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://loppix.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_knowledge and invoke it with your own arguments.

Indexed 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 server

loppix.com

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

.mcp.json

{
  "mcpServers": {
    "loppix": {
      "type": "http",
      "url": "https://loppix.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "loppix",
  "transport": "streamable-http",
  "url": "https://loppix.com/mcp"
}
MCP Inspector

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

Related tools

  • search_motifs — Pretraži originalne motive po nazivu, atmosferi, kategoriji i prostoriji.
  • get_motif — Dohvati javne izvedbe, slike, canonical URL, reviziju i potrebne odluke za jedan motiv.
  • get_materials — Dohvati materijale i poznata ograničenja; bez tvrdnji o nedokumentiranoj sigurnosti ili početnih cijena.
  • get_knowledge — Dohvati javni zapis znanja prema ID-u.
  • validate_configuration — Provjeri cijele centimetre, materijal, izvedbu i kadar/ponavljanje.
  • quote_configuration — Izračun proizvoda u EUR centima istim pravilima kao Medusa.
  • create_configuration_handoff — Izdaj kratkotrajnu poveznicu za pregled potpune konfiguracije.