Limowo MCP-Verbindungsanleitung

Client verbinden.

Verbinde ChatGPT, Codex, Claude oder einen anderen kompatiblen MCP-Client über Keycloak OAuth – ohne Limowo-Token oder gemeinsame Secrets manuell zu kopieren.

Dein Agent, verbunden mit Limowo MCP.

Durchsuche den Marktplatz oder bereite mit deinem Agenten ein Inserat vor. Du prüfst und bestätigst die Veröffentlichung.

Beispieldialog mit fiktiven Inseraten. Es wird weder geboten noch gekauft.

So funktioniert Limowo MCP

Drei klare Schritte.

Derselbe Ablauf wie im Workspace: Client verbinden, in natürlicher Sprache fragen und wichtige Aktionen freigeben.

  1. 01

    Verbinden

    Füge den offiziellen Endpoint hinzu und melde dich mit deinem eigenen Konto über Limowo OAuth an.

  2. 02

    Fragen

    Suche Angebote in natürlicher Sprache oder erstelle aus deinen Angaben einen klaren Entwurf.

  3. 03

    Freigeben

    Prüfe jedes wichtige Ergebnis. Veröffentlichungen, Nachrichten und Angebote bleiben deine Entscheidung.

ChatGPT einrichten

ChatGPT in fünf Schritten verbinden.

ChatGPT erkennt Limowos OAuth-Konfiguration automatisch. Du gibst nur die offizielle MCP-URL, den Scope und die Resource an – niemals ein Limowo-Token oder Client-Secret.

01

Open the plugin setup in ChatGPT

Open ChatGPT's Plugins page and choose New Plugin. In some workspaces this page appears under Settings and Apps; you are looking for the form that asks for an MCP server URL.

02

Add the Limowo MCP endpoint

Paste the hosted Streamable HTTP endpoint exactly as shown. It is the single official endpoint for ChatGPT and other compatible clients.

https://mcp.limowo.ch/mcp

03

Let ChatGPT configure OAuth

After ChatGPT validates the URL, open Advanced OAuth settings and choose Dynamic Client Registration (DCR). Set the default scope to limowo-mcp and the resource to the same Limowo MCP URL. ChatGPT discovers the authorization details and creates its own restricted client—never paste a shared client secret into ChatGPT.

Scope: limowo-mcp
Resource: https://mcp.limowo.ch/mcp

04

Sign in with Limowo

Save the app, choose Sign in with Limowo, and complete the Keycloak sign-in and consent screens. When finished, ChatGPT returns to the app with your Limowo connection.

05

Try a safe first request

Ask ChatGPT to search Limowo for an item or category. Public marketplace discovery works without sign-in; protected listing, conversation, and offer tools appear only when Limowo has enabled them and still keep the final action with you.

Andere kompatible MCP-Clients

Für kompatible Clients gelten derselbe Endpoint und dieselbe OAuth-Erkennung. Die Oberflächen unterscheiden sich, die Limowo-Werte nicht.

01

Add Limowo

Use the hosted MCP endpoint. Public marketplace search works without signing in.

codex mcp add limowo --url https://mcp.limowo.ch/mcp

02

Use OAuth discovery

Choose OAuth and let your client discover Limowo's protected-resource metadata. Compatible clients use Dynamic Client Registration (DCR); do not copy a shared client ID or client secret from another integration.

Scope: limowo-mcp
Resource: https://mcp.limowo.ch/mcp

03

Sign in

Start the OAuth login. Keycloak authenticates you, asks for consent, and returns the short-lived Limowo MCP token to your client.

codex mcp login limowo

04

Use human-controlled tools

Search is public. After login, listing drafts, conversations, and offers appear only when Limowo has enabled their server-side release flags. Publishing, message delivery, and offer changes still require the relevant human approval.

Verbindungsanforderungen

Limowo prüft den Keycloak-Issuer, die dedizierte MCP-Audience, den Scope limowo-mcp, eine bestätigte E-Mail und die Token-Signatur. Metadaten für kompatible Clients stehen unter /.well-known/oauth-protected-resource/mcp bereit.

Connect ChatGPT, Codex, Claude, or another MCP client | Limowo