INDIVIDUAL MCP TOOL
lernmodule_uebersicht
Listet alle verfügbaren Lernmodule von latzerus.ch, gruppiert nach Themen-Cluster, mit Titel und URL.
LIVE ENDPOINT
https://mcp.latzerus.ch/mcp
Connect to this endpoint to inspect the live schema for lernmodule_uebersicht and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
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.latzerus-mcp]
url = "https://mcp.latzerus.ch/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"latzerus-mcp": {
"type": "http",
"url": "https://mcp.latzerus.ch/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: latzerus-mcp
Remote MCP URL: https://mcp.latzerus.ch/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": {
"latzerus-mcp": {
"url": "https://mcp.latzerus.ch/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"latzerus-mcp": {
"type": "http",
"url": "https://mcp.latzerus.ch/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "latzerus-mcp",
"transport": "streamable-http",
"url": "https://mcp.latzerus.ch/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
lernmodule_suchen— Durchsucht alle kostenlosen Lernmodule von latzerus.ch (Vertrieb, Kommunikation, KI im Arbeitsalltag, Karriere) nach Stichworten.lernmodul_lesen— Liefert den kompletten Inhalt eines Lernmoduls (Kernpunkte, Hauptteil, Praxis-Schritte, typische Fehler, FAQ).ueber_latzerus— Infos über Latzerus: das Wissensprojekt von Christoph Latzer, die vier Themen, Herkunft, eingesetzte KI-Tools und Kontakt.