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.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a CAS
Prueba un prompt real contra CAS genesisWorld vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar CAS en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en CAS genesisWorld en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para CAS
Setup paso a paso para los principales clientes AI.
Configurar CAS genesisWorld
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
Getting access
- The REST API ships with the genesisWorld Web component. Ask your CAS partner or administrator to confirm it is installed and that the
/apiroute is published — it is not on by default in every deployment. - 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.
- Set
CAS_URLto the genesisWorld Web base URL (no trailing slash), plusCAS_USERNAMEandCAS_PASSWORD.
Record types are the vocabulary. genesisWorld calls its entities Datensatztypen: Address (companies and people), Contact (logged interactions — calls, letters), Opportunity (Verkaufschance), Appointment, Task and Document. The type parameter on the search tool takes these names.
GUIDs, not integers. Every record is identified by a GUID like {A1B2C3D4-…}, braces included. Pass it back exactly as it was returned.
Searching takes a query expression over the record type's fields. Start with a simple CompanyName like 'Muster%' before reaching for compound conditions; the expression grammar differs subtly between genesisWorld versions.
Unverified. The paths and field names below follow the vendor's published documentation and have not been exercised against a live tenant — CAS Software AG does not offer a public sandbox. Treat a 404 as a docs-versus-reality gap and check the developer portal before concluding that the credential is wrong. If you run this against a real system, a correction to the adapter JSON is genuinely welcome.
Self-hosted, which is the thing to plan for.
- On AnythingMCP Cloud the instance must be reachable from the public internet on a real hostname with a valid TLS certificate. A self-signed certificate will fail: the connector offers no trust-anything switch.
- On an internal host (
crm.intern,10.0.0.x), self-host AnythingMCP on the same network and add that host toSSRF_ALLOWED_HOSTS, or the outbound guard refuses the call before it is made.
Read-only by design: this adapter exposes no write. genesisWorld's record rights and workflow triggers make a blind create genuinely risky, and a CRM record created by mistake is visible to the whole sales team.
Tu IA está a dos clicks de CAS genesisWorld.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.