Get started
Pick your path. You can be querying Czech company data in under 5 minutes.
No signup. Rate-limited hosted MCP endpoints (30 req/day) or self-host from the open-source repo. Good for evaluation and personal use.
Quick start →All paid tools unlocked for 14 days — ddplus KYC/AML, nominee detection, risk timeline, realestate-pro. No credit card.
Request trial →API Compliance €99/m or Agency €199/m. Instant token delivery after payment, no quota on most tools.
View plans →Connect in Claude Desktop
Settings → Connectors → Add custom connector. No config files, no token pasting.
Free — no login (ARES, sanctions, DD report, ČNB, ISIR…)
https://dd.cz-agents.dev/mcp (free due-diligence report), https://ares.cz-agents.dev/mcp, https://sanctions.cz-agents.dev/mcp.
These work anonymously, rate-limited at 30 requests/IP/day — no account needed.
"Run due diligence on IČO 00064581" — the AI calls the tools automatically.
DDplus — paid AML toolkit (sign in)
The paid layer — full ownership network, EU parent, phoenix/nominee detection, CDD audit — is a separate connector with OAuth. You never paste a token.
https://ddplus.cz-agents.dev/mcp → ConnectNo account yet? Start a 14-day trial or view plans.
REST API & clients without OAuth
For direct API calls, scripts, or MCP clients that don't support OAuth (Cursor, Windsurf). Uses a Bearer token from your welcome email or billing page.
curl https://dd.cz-agents.dev/v1/dd/00064581/risk
{
"mcpServers": {
"cz-agents-ddplus": {
"command": "npx",
"args": ["mcp-remote", "https://ddplus.cz-agents.dev/mcp", "--header", "Authorization: Bearer <token>"]
}
}
}
Available tools
What each MCP server exposes, and which tier unlocks it.
ares.cz-agents.dev
dd.cz-agents.dev & ddplus.cz-agents.dev
sanctions.cz-agents.dev
realestate-pro (Agency tier — Reality MCP)
Need help?
Email [email protected] — typically reply within 1 business day.
For open-source issues: GitHub Issues.