Connector guide3-minute read8 MCP toolsEN · DE · IT

Come collegare CAS genesisWorld a Cursor — via MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

HCBy HelpCode teamAggiornato 3 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

CAS genesisWorld

CAS genesisWorld

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

tool

8

Regione

DE

Categoria

CRM

Autenticazione

Basic Auth

Env vars richieste

CAS_URLCAS_USERNAMECAS_PASSWORD
Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi CAS genesisWorld con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

Summary

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

Prova a chiedere

Prompt di esempio per CAS genesisWorld

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

CAS genesisWorld · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → CAS genesisWorld, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

CAS genesisWorld + Cursor

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

CAS_URL, CAS_USERNAME, CAS_PASSWORD

Step 1 — Ottieni le credenziali

Getting access

  1. The REST API ships with the genesisWorld Web component. Ask your CAS partner or administrator to confirm it is installed and that the /api route is published — it is not on by default in every deployment.
  2. Create a genesisWorld user for the integration and give it exactly the record rights the agent should have. genesisWorld enforces record-level rights, so a restricted user simply sees fewer rows rather than getting an error.
  3. Set CAS_URL to the genesisWorld Web base URL (no trailing slash), plus CAS_USERNAME and CAS_PASSWORD.

…(continued in the in-app connector instructions)

Step 2 — Installa l'adapter

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Step 3 — Aggiungi il connettore in Cursor

Cursor legge i server MCP da ~/.cursor/mcp.json. Aggiungi questa voce:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Ottieni la tua MCP API key da AnythingMCP → Profilo → MCP API Keys → Nuova Key.
  2. Salva il file e riavvia Cursor.
  3. Apri Cursor → Impostazioni → MCP per verificare che CAS genesisWorld sia presente e "Connected".
  4. Inizia a chattare — tutti gli strumenti di CAS genesisWorld sono ora invocabili.

Tool disponibili

ToolWhat it does
cas_genesisworld_get_sessionRead the session of the connected user: display name, licence, language and the record rights the integration will operate under
cas_genesisworld_search_recordsSearch any genesisWorld record type with a query expression
cas_genesisworld_get_recordRead one record in full by its record type and GUID, with every field the connected user is allowed to see
cas_genesisworld_list_addressesList addresses — genesisWorld's companies and people — with their company name, contact person, city and account manager
cas_genesisworld_list_opportunitiesList sales opportunities (Verkaufschancen) with their value, probability, phase, expected close date and the address they belong to
cas_genesisworld_list_appointmentsList appointments in a date range with their subject, participants, location and linked address — the calendar view of customer contact
cas_genesisworld_list_tasksList tasks with their subject, due date, status, priority and the user they are assigned to, for the follow-up view
cas_genesisworld_get_record_linksRead the records linked to one record — the appointments, tasks, documents and opportunities hanging off an address

FAQ

Cursor supporta MCP server personalizzati nel piano free? Sì — MCP è disponibile su Hobby, Pro e Business.

Prossimi passi

Questa guida ti è stata utile?

Your CAS genesisWorld agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

Guide correlate

connectors

CAS genesisWorld su MCP — Pilota CAS genesisWorld da qualsiasi agente AI

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Come collegare CAS genesisWorld a ChatGPT — via MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Come collegare CAS genesisWorld a Claude — via MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Come collegare CAS genesisWorld a Gemini — via MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Come collegare AFAS Profit a Cursor — via MCP

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Come collegare Aruba Fatturazione Elettronica a Cursor — via MCP

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.