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 日間無料 · クレジットカード不要 · EU ホスト
CAS に何でも聞ける
AnythingMCP 経由で CAS genesisWorld に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。
CAS を Cloud にインストールClaude は AI のため誤ることがあります。回答をご確認ください。
2 分でセットアップ
- 1cloud.anythingmcp.com で無料トライアル開始。
- 2コネクターストアで CAS genesisWorld をクリック。資格情報を貼り付け。
- 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
CAS genesisWorld のセットアップ
コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。
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.
あなたの AI は CAS genesisWorld から 2 クリック先。
コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。