Guida alla connessione Limowo MCP

Collega il tuo client.

Collega ChatGPT, Codex, Claude o un altro client MCP compatibile tramite Keycloak OAuth, senza copiare manualmente un token Limowo o un segreto condiviso.

Il tuo agente, connesso a Limowo MCP.

Cerca nel marketplace o prepara un annuncio con il tuo agente. Verifichi e approvi tu la pubblicazione.

Conversazione di esempio con annunci fittizi. Non vengono effettuate offerte o acquisti.

Come funziona Limowo MCP

Tre passaggi chiari.

Lo stesso flusso mostrato nello spazio di lavoro: collega il client, chiedi in linguaggio naturale e approva le azioni importanti.

  1. 01

    Collega

    Aggiungi l'endpoint ufficiale, quindi accedi con il tuo account tramite Limowo OAuth.

  2. 02

    Chiedi

    Usa il linguaggio naturale per cercare annunci o preparare una bozza chiara dai dettagli che fornisci.

  3. 03

    Approva

    Rivedi ogni risultato importante. Pubblicazioni, messaggi e offerte restano una tua decisione.

Configurazione ChatGPT

Collega ChatGPT in cinque passaggi.

ChatGPT rileva automaticamente la configurazione OAuth di Limowo. Indica solo l'URL MCP ufficiale, lo scope e la resource, mai un token Limowo o un 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.

Altri client MCP compatibili

Lo stesso endpoint e flusso di rilevamento OAuth funzionano con i client compatibili. Le schermate cambiano, i valori Limowo no.

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.

Requisiti di connessione

Limowo convalida l'issuer Keycloak, l'audience MCP dedicata, lo scope limowo-mcp, un'e-mail verificata e la firma del token. I metadati sono disponibili in /.well-known/oauth-protected-resource/mcp.

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